Mate-sensors-applet

From LFScript

LFScript can find this software under the name mate-sensors-applet.

Sources


MD5 Checksums:

42148c53e84df1f575019942140e16f1  mate-sensors-applet-1.17.0.tar.xz

Dependencies

Installation

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

As the root user:

make install