You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

To have support for Intel Graphics in btop

apt install make g++
git clone https://github.com/aristocratos/btop.git
cd btop/
make
make install
update-alternatives --install /usr/bin/btop btop /usr/local/bin/btop 1

To get GPU Load for Intel Graphics


1.3.0

1.4.0

  • No labels