sudo vim /etc/apt/sources.list- Uncomment all
deb-src
sudo apt-get updatesudo apt-get build-dep radeontop
sudo apt-get install libxcb-dri2-0-dev
3. Download and install Radeontop
git clone https://github.com/clbr/radeontop && cd radeontopmakesudo make install
thank you thank you