To have support for Intel Graphics in btop
apt remove -y btop apt install -y 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



