If you run a Debian, Gentoo, or Fedora based Linux distribution you are in luck. You can go to the Lesswatt.org website and download the source package. Once you have that package, open up a terminal window, cd to the directory you saved the .tar.gz file to and issue the following commands (with either root or sudo access):
- tar xvfz powertop-XXX.tar.gz
- cd powertop-XXX
- make
- make install
Once the compilation is finished you can issue the command powertop as the root (or sudo) user to start up PowerTOP.