The GNOME Power Manager package contains a tool used to report on power management on the system.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://download.gnome.org/sources/gnome-power-manager/3.32/gnome-power-manager-3.32.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-power-manager/3.32/gnome-power-manager-3.32.0.tar.xz
Download MD5 sum: 9349e6447c80bcbd71d5a4f1469f508e
Download size: 372 KB
Estimated disk space required: 4.3 MB
Estimated build time: less than 0.1 SBU (with tests)
GTK+-3.24.34 and UPower-0.99.19
DocBook-utils-0.6.14 and appstream-glib
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gnome-power-manager
Install GNOME Power Manager by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install