Mate-terminal
From LFScript
LFScript can find this software under the name mate-terminal.
Sources
Dependencies
- mate-common
- Yelp Tools
- gtk+3
- dconf
- vte
Installation
./autogen.sh --prefix=/usr \
--sysconfdir=/etc/mate/1.17 \
--localstatedir=/var \
--mandir=/usr/share/man \
--libexecdir=/usr/lib/mate-terminal \
--disable-static &&
makeAs the root user:
make install
