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

Last updated: December 25,2024

1. Install "libsuper-perl" package

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

$ sudo apt update $ sudo apt install libsuper-perl

2. Uninstall "libsuper-perl" package

This guide covers the steps necessary to uninstall libsuper-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsuper-perl
Priority: optional
Section: universe/perl
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.20141117-1
Depends: perl, libsub-identify-perl
Filename: pool/universe/libs/libsuper-perl/libsuper-perl_1.20141117-1_all.deb
Size: 9572
MD5sum: 5a8988730840274cf5a00afec6e9ab63
SHA1: d4bdc2fc007a73c2f8d235f7fe4151a26076f87d
SHA256: ce94d8b2a2f9453d97e16610d254b5b3499b28d869f20842c8ba1c280bb31d53
Description-en: control superclass method dispatch
SUPER allows one to dispatch control to the superclass with a better syntax
than the original mechanism. It provides an universal method super to
determine a class' own superclass. SUPER allows the use of mixin and roles as
the class containing the method is no more needed at compile time.
Description-md5: 4350c1d37109bacfad54b0ea2671637b
Homepage: https://metacpan.org/release/SUPER
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu