Mate-power-manager

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

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

Sources


MD5 Checksums:

c1bc85187811c2ca713dd8eb262126c8  [fixme]

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