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

Last updated: June 05,2024

1. Install "libsub-name-perl" package

This guide let you learn how to install libsub-name-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libsub-name-perl" package

Please follow the instructions below to uninstall libsub-name-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libsub-name-perl
Architecture: amd64
Version: 0.26-1build2
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: perl, perlapi-5.32.1, libc6 (>= 2.34)
Filename: pool/main/libs/libsub-name-perl/libsub-name-perl_0.26-1build2_amd64.deb
Size: 11630
MD5sum: 0c65a4da8dbf8c2a467bbf264cd60dbb
SHA1: 9ab6f96341cec5572828277f1ef035fd1d943b93
SHA256: 36d5e293934aedd6cc0a2bab0cb696178eb2568d272beba1e5fa5e9387901d5d
SHA512: 895df9f7f97c1604a73a2caed292b82f028650b6ea6268bec0b7e2c56ff8c3901d49a2bb66c2641a0e74dae41e6a9cc0f314f4f85a0925141aacdeeb5a614aa7
Homepage: https://metacpan.org/release/Sub-Name
Description-en: module for assigning a new name to referenced sub
Sub::Name has only one function, which is also exported by default:
.
subname NAME, CODEREF
.
Assigns a new name to referenced sub. If package specification is
omitted in the name, then the current package is used. The return
value is the sub.
.
The name is only used for informative routines (caller, Carp, etc).
You won't be able to actually invoke the sub by the given name. To
allow that, you need to do glob-assignment yourself.
Description-md5: 4d3c396cd9ef5cce3647113eb96c42e3
Task: ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop