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

Last updated: July 06,2024

1. Install "libsub-uplevel-perl" package

Please follow the step by step instructions below to install libsub-uplevel-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libsub-uplevel-perl" package

Please follow the instructions below to uninstall libsub-uplevel-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsub-uplevel-perl
Priority: optional
Section: universe/perl
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.2500-1
Depends: perl
Filename: pool/universe/libs/libsub-uplevel-perl/libsub-uplevel-perl_0.2500-1_all.deb
Size: 13870
MD5sum: 22a5cc0cf5a9177c30511f46ad4ffdbb
SHA1: 893af8c91eaec01806c6a68c9e82ad4e8a60755c
SHA256: 761b6d8beccb729997db320687aa1f9823ae38db4d62a0e7c79088ad5697a7c5
Description-en: module to spoof the Perl call stack
Sub::Uplevel is a Perl module that provides a safe implementation similar to
Tcl's uplevel() function. It allows you to safely fool the caller() into
thinking it's in a different part of the stack, without knowing that it is
being wrapped.
Description-md5: c17fcb34119603f2d9fa587afe3444b8
Homepage: https://metacpan.org/release/Sub-Uplevel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu