Mate-utils

From LFScript

LFScript can find this software under the name mate-utils.

Sources


MD5 Checksums:

ae0ae8f2bd6172017d5041f1dd377197  mate-utils-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-utils \
        --disable-static &&
make

As the root user:

make install