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

Last updated: September 20,2024

1. Install "libclass-returnvalue-perl" package

Learn how to install libclass-returnvalue-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclass-returnvalue-perl

2. Uninstall "libclass-returnvalue-perl" package

Please follow the guidelines below to uninstall libclass-returnvalue-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclass-returnvalue-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libclass-returnvalue-perl
Priority: optional
Section: universe/perl
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.55-2
Depends: perl, libdevel-stacktrace-perl
Filename: pool/universe/libc/libclass-returnvalue-perl/libclass-returnvalue-perl_0.55-2_all.deb
Size: 9566
MD5sum: ee191b8a5469698e891b8dae3cddc14c
SHA1: c2fc033c766febb65cb17d730cfd49b162e7b41e
SHA256: c3f7e2099fc3383a432cb9c427da8d99e704b3ebfbaaf15138b0923e1c3c5490
Description-en: return-value object that can be treated as boolean, array or object
Class::ReturnValue is a "clever" return value object that can allow
code calling your routine to expect:
a boolean value (did it fail)
or a list (what are the return values)
Description-md5: c3b73d1f2b96a2affd271070b9d1b4a3
Homepage: https://metacpan.org/release/Class-ReturnValue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu