How to Install and Uninstall libsub-exporter-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libsub-exporter-perl" package

Please follow the step by step instructions below to install libsub-exporter-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsub-exporter-perl

2. Uninstall "libsub-exporter-perl" package

Here is a brief guide to show you how to uninstall libsub-exporter-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsub-exporter-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsub-exporter-perl package on Ubuntu 21.10 (Impish Indri)

Package: libsub-exporter-perl
Architecture: all
Version: 0.987-1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 102
Depends: perl, libdata-optlist-perl, libsub-install-perl
Filename: pool/main/libs/libsub-exporter-perl/libsub-exporter-perl_0.987-1_all.deb
Size: 44872
MD5sum: b5798525c6095e807001f9e0b21232d9
SHA1: 9242dce3297e584fd30da2ea921727c9f86137d8
SHA256: 48275971f5242e98d8a0f004e11c79b8179ef061bb73ec114598e2a96cf421b0
SHA512: e125c31016784e9c6cc6378d20174b20c92f4ee67946913933c805b9eb23f410e00ffe93fc1ae8ec0e372a2a87f1b52d532d04a333618d39d6fdaa1aaad3bf87
Homepage: https://metacpan.org/release/Sub-Exporter
Description-en: sophisticated exporter for custom-built routines
When you use a perl module, first it is "required" function used, then its
import method is called.
.
Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows
for renaming, currying/sub-generation etc.
.
Sub::Exporter builds a custom exporter which can then be installed into your
module. It builds this method based on configuration passed to its
setup_exporter method.
Description-md5: 831312c784e01c10890ab7865252448f
Task: ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop