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

Compare with Current View Page History

Version 1 Next »

To have support for Intel Graphics in btop

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


  • No labels