How to Install and Uninstall perl-Gtk2-Ex-Simple-List.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "perl-Gtk2-Ex-Simple-List.noarch" package

This guide let you learn how to install perl-Gtk2-Ex-Simple-List.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Gtk2-Ex-Simple-List.noarch

2. Uninstall "perl-Gtk2-Ex-Simple-List.noarch" package

Learn how to uninstall perl-Gtk2-Ex-Simple-List.noarch on Fedora 34:

$ sudo dnf remove perl-Gtk2-Ex-Simple-List.noarch $ sudo dnf autoremove

3. Information about the perl-Gtk2-Ex-Simple-List.noarch package on Fedora 34

Last metadata expiration check: 0:05:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Gtk2-Ex-Simple-List
Version : 0.50
Release : 38.fc34
Architecture : noarch
Size : 25 k
Source : perl-Gtk2-Ex-Simple-List-0.50-38.fc34.src.rpm
Repository : fedora
Summary : Simple interface to Gtk2's complex MVC list widget
URL : https://metacpan.org/release/Gtk2-Ex-Simple-List
License : LGPLv2+
Description : Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used
: to implement list and tree widgets. Gtk2::Ex::Simple::List automates the
: complex setup work and allows you to treat the list model as a more natural
: list of lists structure.