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

Last updated: May 18,2024

1. Install "libdevel-overloadinfo-perl" package

Please follow the steps below to install libdevel-overloadinfo-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdevel-overloadinfo-perl

2. Uninstall "libdevel-overloadinfo-perl" package

In this section, we are going to explain the necessary steps to uninstall libdevel-overloadinfo-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdevel-overloadinfo-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdevel-overloadinfo-perl
Priority: optional
Section: universe/perl
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.004-1
Depends: perl, libmro-compat-perl, libpackage-stash-perl (>= 0.14), libsub-identify-perl
Filename: pool/universe/libd/libdevel-overloadinfo-perl/libdevel-overloadinfo-perl_0.004-1_all.deb
Size: 6844
MD5sum: 96453afd780522bf5ee1b36ea0d9c74d
SHA1: b4a1dd41ddbbea66272c12846e52ad465800881e
SHA256: b810f6c6892bb2c2f3b4e51aafcf971542d28293298d95821a88f4e877938eb1
Description-en: module to introspect overloaded operators
Devel::OverloadInfo returns information about overloaded operators for a
given class (or object), including where in the inheritance hierarchy the
overloads are declared and where the code implementing it is.
Description-md5: d09f8f4ec51fb6e8063b0560eca3c126
Homepage: https://metacpan.org/release/Devel-OverloadInfo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu