How to Install and Uninstall libgtk2-ex-formfactory-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libgtk2-ex-formfactory-perl" package

Please follow the guidelines below to install libgtk2-ex-formfactory-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgtk2-ex-formfactory-perl

2. Uninstall "libgtk2-ex-formfactory-perl" package

In this section, we are going to explain the necessary steps to uninstall libgtk2-ex-formfactory-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgtk2-ex-formfactory-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgtk2-ex-formfactory-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgtk2-ex-formfactory-perl
Priority: optional
Section: universe/perl
Installed-Size: 507
Maintainer: Ubuntu Developers
Architecture: all
Source: gtk2-ex-formfactory
Version: 0.67-0ubuntu1
Replaces: gtk2-ex-formfactory-perl (<< 0.66-0ubuntu2)
Depends: perl, libgtk2-perl
Conflicts: gtk2-ex-formfactory-perl (<< 0.66-0ubuntu2)
Filename: pool/universe/g/gtk2-ex-formfactory/libgtk2-ex-formfactory-perl_0.67-0ubuntu1_all.deb
Size: 214936
MD5sum: 15ad66bebb6c99461568d537954fa31a
SHA1: a04dfc6163321707bfd99e261c5491b0a0a9bf5f
SHA256: da1381b2ec1871dedb4c6f9e1f688f3ef2dfa474b590c944e9c2c8b2f0d1ef23
Description-en: Makes building complex GUI's easy
This is a framework which tries to make building complex GUI's easy, by
offering these two main features:
.
* Consistent looking GUI without the need to code resp. tune each widget
by hand. Instead you declare the structure of your GUI, connect it to
the data of your program (which should be a well defined set of objects)
and control how this structure is transformed into a specific layout in
a very generic way.
.
* Automatically keep widget and object states in sync (in both
directions), even with complex data structures with a lot of internal
dependencies, object nesting etc.
Description-md5: 6ec94735f09b00ee3f288209d0a3c4b6
Homepage: http://exit1.org/Gtk2-Ex-FormFactory/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu