Pluma

From LFScript

LFScript can find this software under the name pluma.

Sources

Dependencies

Installation

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

As the root user:

make install