How to Install and Uninstall perl-Gtk2.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "perl-Gtk2.x86_64" package

Here is a brief guide to show you how to install perl-Gtk2.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Gtk2.x86_64

2. Uninstall "perl-Gtk2.x86_64" package

Please follow the instructions below to uninstall perl-Gtk2.x86_64 on Fedora 36:

$ sudo dnf remove perl-Gtk2.x86_64 $ sudo dnf autoremove

3. Information about the perl-Gtk2.x86_64 package on Fedora 36

Last metadata expiration check: 3:16:26 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Gtk2
Version : 1.24993
Release : 8.fc36
Architecture : x86_64
Size : 1.8 M
Source : perl-Gtk2-1.24993-8.fc36.src.rpm
Repository : fedora
Summary : Perl interface to the 2.x series of the Gimp Toolkit library
URL : https://metacpan.org/release/Gtk2
License : LGPLv2+
Description : This module allows you to write Gtk+ 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. Find out more about Gtk+ at http://www.gtk.org.