Mate-power-manager

From LFScript
Revision as of 22:10, 27 February 2017 by Marcel (talk | contribs) (→‎Sources)

LFScript can find this software under the name mate-power-manager.

Sources


MD5 Checksums:

5aab49f8f3a9d57d7a1527b762e9b3b6  mate-power-manager-1.17.1.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.17 \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --libexecdir=/usr/lib/mate-power-manager \
        --disable-static &&
make

As the root user:

make install