How to Install and Uninstall libgtk3-simplelist-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libgtk3-simplelist-perl" package

Learn how to install libgtk3-simplelist-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libgtk3-simplelist-perl

2. Uninstall "libgtk3-simplelist-perl" package

This is a short guide on how to uninstall libgtk3-simplelist-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libgtk3-simplelist-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgtk3-simplelist-perl package on Ubuntu 21.10 (Impish Indri)

Package: libgtk3-simplelist-perl
Architecture: all
Version: 0.21-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: perl:any, libgtk3-perl
Filename: pool/universe/libg/libgtk3-simplelist-perl/libgtk3-simplelist-perl_0.21-1_all.deb
Size: 16512
MD5sum: e6493a489b140b1026df5435ec4c4b69
SHA1: a9f6c60686e976fa49d62f69ef92a31e9b1d9017
SHA256: d9368745ece18ec23d038094f9ba337238c78a452e3993cc6ec9f9c9135307bb
SHA512: 1845b79970cc7179d01e7255b666abd89fca01157bcca33dfd20017822009838e4c7022582b1299a9f6c9a3f1278af7c27524300c29627fcac4da19dbf7686b7
Homepage: https://metacpan.org/release/Gtk3-SimpleList
Description-en: Perl simple interface to GTK+ 3's complex MVC list widget
Gtk3 has a powerful, but complex MVC (Model, View, Controller) system used to
implement list and tree widgets. Gtk3::SimpleList automates the complex setup
work and allows you to treat the list model as a more natural list of lists
structure.
.
After creating a new Gtk3::SimpleList object with the desired columns you may
set the list data with a simple Perl array assignment. Rows may be added or
deleted with all of the normal array operations. You can treat the data
member of the list simplelist object as an array reference, and manipulate
the list data with perl's normal array operators.
.
A mechanism has also been put into place allowing columns to be Perl scalars.
The scalar is converted to text through Perl's normal mechanisms and then
displayed in the list. This same mechanism can be expanded by defining
arbitrary new column types before calling the new function.
Description-md5: d02ebbce943318754649606030af4ec8