How to Install and Uninstall libtk-histentry-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libtk-histentry-perl" package

This guide covers the steps necessary to install libtk-histentry-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtk-histentry-perl

2. Uninstall "libtk-histentry-perl" package

In this section, we are going to explain the necessary steps to uninstall libtk-histentry-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtk-histentry-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtk-histentry-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtk-histentry-perl
Priority: optional
Section: universe/perl
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.43-3
Depends: perl-tk, perl
Filename: pool/universe/libt/libtk-histentry-perl/libtk-histentry-perl_0.43-3_all.deb
Size: 12396
MD5sum: a478d58edb28699f2e825054bc50ea70
SHA1: 05d8f03e2a5f37c42936ab4c738ca4aa5008e31d
SHA256: a3352de7e6cfaabf039faa0603892637bc6baa38014555d49452cd602d3070ba
Description-en: Implements an entry widget with history
Tk::HistEntry implements an entry widget with history. You may use the up
and down keys to select older entries (or use the associated listbox).
.
The widget comes in two flavors: the "HistEntry" widget is an
inherited BrowseEntry widget where you see history in the associated
listbox, too. The "SimpleHistEntry" widget is a plain Entry widget.
Description-md5: 8eda53286efa8c74bd236e4df56c2e0e
Homepage: https://metacpan.org/release/Tk-HistEntry
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu