This package browser is in early development. Mind the rough edges.

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.

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.