How to Install and Uninstall libterm-shellui-perl Package on Kali Linux

Last updated: November 05,2024

1. Install "libterm-shellui-perl" package

This guide covers the steps necessary to install libterm-shellui-perl on Kali Linux

$ sudo apt update $ sudo apt install libterm-shellui-perl

2. Uninstall "libterm-shellui-perl" package

Please follow the guidelines below to uninstall libterm-shellui-perl on Kali Linux:

$ sudo apt remove libterm-shellui-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libterm-shellui-perl package on Kali Linux

Package: libterm-shellui-perl
Version: 0.92-5
Installed-Size: 123
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 45836
SHA256: 7c69f0c4069ac46af69daf757e59f93f37b6c1ef0766ddaa973223a42b2ba592
SHA1: 4af1263f4426b8bca77761589d789fae097282ba
MD5sum: 512250eb3bd5233cfddf0a2d1174d475
Description: Perl module for fully-featured shell-like command line environment
Term::ShellUI uses the history and autocompletion features of Term::ReadLine
to present a sophisticated command-line interface to the user. It tries to
make every feature that one would expect to see in a fully interactive shell
trivial to implement. You simply declare your command set and let ShellUI
take care of the heavy lifting.
Description-md5:
Homepage: https://metacpan.org/pod/Term::ShellUI
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libterm-shellui-perl/libterm-shellui-perl_0.92-5_all.deb