powertop 2.15
Analyze power consumption on x86-based laptops
PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode where the user can experiment various power management settings for cases where the operating system has not enabled these settings.
- Outputs:
out
- Website: https://01.org/powertop/
- Licenses: GPL 2
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install powertop 2.15
as follows:
guix install powertop@2.15
Or install the latest version:
guix install powertop
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.