How to Install and Uninstall libgtk2-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: July 05,2024

1. Install "libgtk2-perl" package

Please follow the step by step instructions below to install libgtk2-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libgtk2-perl

2. Uninstall "libgtk2-perl" package

In this section, we are going to explain the necessary steps to uninstall libgtk2-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libgtk2-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libgtk2-perl
Architecture: amd64
Version: 2:1.24993-1ubuntu3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2992
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), perl (>= 5.32.0-4), perlapi-5.32.0, libcairo-perl, libglib-perl (>= 3:1.280), libpango-perl, shared-mime-info
Suggests: libgtk2-perl-doc, librsvg2-common
Filename: pool/universe/libg/libgtk2-perl/libgtk2-perl_1.24993-1ubuntu3_amd64.deb
Size: 535448
MD5sum: 2ee07291863a514997544ed5b91cf036
SHA1: 73b07a777ec09b2c47aba1f65c75c35569012e71
SHA256: f07838bc58c023b4c4ef5d41f3ea6e47dc588f84da152cc0d3bf4e86ab421335
SHA512: 467ff88f86554baaec8211209d880947484e96a1a26c69fd094f1904158d0135235f0f259836cd65d0325e9751e4e9392e81df8b6657f98df46e3f6b7da4a235
Homepage: http://gtk2-perl.sourceforge.net/
Description-en: Perl interface to the 2.x series of the Gimp Toolkit library
Gtk2 allows you to write graphical user interfaces in a Perlish and
object-oriented way, freeing you from the casting and memory management in C,
yet remaining very close in spirit to original API.
.
Gtk+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, the Gtk+ is suitable for projects ranging
from small one-off tools to complete application suites. Find out more about
Gtk+ at http://www.gtk.org.
Description-md5: 4627cd6e8379908f1af7f65bfe9ab33a
Task: ubuntu-mate-core, ubuntu-mate-desktop