Saturday, November 28, 2015

Install CPU-G on Ubuntu 12.04 a CPU-Z kind of utility

CPU-G (GTK Hardware Utility) is a freeware that shows useful information about main devices of your system  hardware. It collects and displays information about your CPU name and number, RAM, Motherboard,cache levels,mainboard and chipse and more.
Real time measurement of memory frequency and each core's internal frequency is also displayed...



Add repository in terminal,update and install cpu-g using apt-get.

In Terminal:

  • sudo add-apt-repository ppa:cpug-devs/ppa
  • sudo apt-get update
  • sudo apt-get install cpu-g

Add repository in terminal,update and install cpu-g using apt-get.

Screenshot 1