How to Install and Uninstall libtickit-widgets-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 13,2024

1. Install "libtickit-widgets-perl" package

Please follow the steps below to install libtickit-widgets-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtickit-widgets-perl

2. Uninstall "libtickit-widgets-perl" package

Please follow the steps below to uninstall libtickit-widgets-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtickit-widgets-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtickit-widgets-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtickit-widgets-perl
Architecture: all
Version: 0.31-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: 309
Depends: perl:any, libobject-pad-perl, libparser-mgc-perl, libscalar-list-utils-perl, libstruct-dumb-perl, libsyntax-keyword-dynamically-perl, libtickit-perl (>= 0.66)
Filename: pool/universe/libt/libtickit-widgets-perl/libtickit-widgets-perl_0.31-1_all.deb
Size: 118952
MD5sum: b767089040af1103e232026136cf7763
SHA1: 9d156b7db7fa169b7ae31e36d088d2f8233bd1f0
SHA256: 1c6ddc1c350ea169b71a90702941af25bc59c37357b7c4db691404b01eded27b
SHA512: 69dddab3b3eef561efbfbb6d1f0833a1a7f964a41fd8f007eb8e412c454155bf8b981a72be340f664752c0a556bd1f38f4605a4267c37f7cb237f9ef0d25cf93
Homepage: https://metacpan.org/release/Tickit-Widgets
Description-en: collection of Tickit::Widget implementations
This class acts as an abstract base class for on-screen widget objects. It
provides the lower-level machinery required by most or all widget types.
.
Objects cannot be directly constructed in this class. Instead, a subclass of
this class which provides a suitable implementation of the render_to_rb and
other provided methods is derived. Instances in that class are then
constructed.
.
The core Tickit distribution only contains a couple of simple widget classes.
Many more widget types are available on CPAN. Almost certainly for any
widget-based program you will want to at least install the Tickit::Widgets
distribution, which provides many of the basic UI types of widget.
.
Tickit is a high-level toolkit for creating full-screen terminal-based
interactive programs. It allows programs to be written in an abstracted way,
working with a tree of widget objects, to represent the layout of the
interface and implement its behaviours.
Description-md5: bf79c334d4825229e24b569bcb8d0f8b