gnome-power-manager-3.32.0

Introduction to GNOME Power Manager

The GNOME Power Manager package contains a tool used to report on power management on the system.

This package is known to build and work properly using an LFS-9.1 platform.

Package Information

GNOME Power Manager Dependencies

Required

GTK+-3.24.13 and UPower-0.99.11

Optional

DocBook-utils-0.6.14 and appstream-glib

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-power-manager

Installation of GNOME Power Manager

Install GNOME Power Manager by running the following commands:

mkdir build &&
cd    build &&

meson --prefix=/usr .. &&
ninja

To test the results, issue: ninja test.

Now, as the root user:

ninja install

Contents

Installed Programs: gnome-power-statistics
Installed Libraries: None
Installed Directories: None

Short Descriptions

gnome-power-statistics

is used to visualize the power consumption of laptop hardware.

Last updated on 2020-02-27 13:05:33 -0800