Zenity

From LFScript

LFScript can find this software under the name zenity.

Sources


MD5 Checksums:

c905318c3ca76172d53829ed2471ac53  zenity-3.24.0.tar.xz

Dependencies

  • gtk+3
  • itstool

Installation

./configure --prefix=/usr \
        --localstatedir=/var \
        --mandir=/usr/share/man
make

As the root user:

make install