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

Last updated: September 20,2024

1. Install "libshell-perl" package

Please follow the guidelines below to install libshell-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libshell-perl

2. Uninstall "libshell-perl" package

This is a short guide on how to uninstall libshell-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libshell-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libshell-perl
Priority: optional
Section: universe/perl
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.73-1
Depends: perl
Filename: pool/universe/libs/libshell-perl/libshell-perl_0.73-1_all.deb
Size: 9560
MD5sum: c2f70b445a11145e42f7547bb97b40eb
SHA1: 510be3acfdaf7b01267ce348333b1139c6a42a58
SHA256: 00433d7a5268b816bd82435c14d6e9dcf6e8b3ff4173d2532885c0844e71fb6e
Description-en: run shell commands transparently within perl
The Shell module is a show case, illustrating a few Perl features.
It shouldn't be used for production programs. Although it does provide a
simple interface for obtaining the standard output of arbitrary commands,
there may be better ways of achieving what you need.
Description-md5: e2e3f4c395f93335af53813807b0da33
Homepage: https://metacpan.org/release/Shell
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu