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

Last updated: May 19,2024

1. Install "libuniversal-exports-perl" package

This tutorial shows how to install libuniversal-exports-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libuniversal-exports-perl

2. Uninstall "libuniversal-exports-perl" package

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

$ sudo apt remove libuniversal-exports-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libuniversal-exports-perl
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.05-2
Depends: perl, libexporter-lite-perl, libuniversal-require-perl
Filename: pool/universe/libu/libuniversal-exports-perl/libuniversal-exports-perl_0.05-2_all.deb
Size: 7842
MD5sum: 485a57496d694815066dfa43dc00d84c
SHA1: 21153593b27f12f5d1aa24dbdacb25cda76ec05b
SHA256: 7b28dd365c497152684dbadb856c82e3a53e46f28892394b8e29d3d9aca39a18
Description-en: module for lightweight, universal variable exporting
UNIVERSAL::exports is an alternative to the Perl Exporter module, providing a
universal, lightweight subset of its functionality. It uses Exporter::Lite
(see libexporter-lite-perl for details).
.
Historically, this module provided UNIVERSAL::require, which has become an
independent distribution. For reasons of backward compatibility, this package
depends on libuniversal-require-perl.
Description-md5: a940aa771d9bbcc75ea4cabcd6406f28
Homepage: http://search.cpan.org/dist/UNIVERSAL-exports/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu