How to install CPU-G on Ubuntu
How to install CPU-G on Ubuntu , so i can use it to view information about my desktop hardware .
Solution 1:
In newest versions of Ubuntu (mine Linux Mint 18), try this:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install cpu-g
Solution 2:
To install Cpu-G , useful utility to show hardware information. It detects hardware and display details about everything, it shows information about CPU(Processor), RAM(Active/Inactive, Free, Used and cached), Motherboard and Chipset, Bios Details, Graphic card details .
In Terminal :
sudo add-apt-repository ppa:cpug-devs/ppa
sudo apt-get update
sudo apt-get install cpu-g
Open it :
You can view information about :
Reference