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

Last updated: May 20,2024

1. Install "libacme-damn-perl" package

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

$ sudo apt update $ sudo apt install libacme-damn-perl

2. Uninstall "libacme-damn-perl" package

Here is a brief guide to show you how to uninstall libacme-damn-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libacme-damn-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libacme-damn-perl
Priority: optional
Section: universe/perl
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.06-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/liba/libacme-damn-perl/libacme-damn-perl_0.06-1build1_amd64.deb
Size: 11192
MD5sum: 1305230318d41774b95ecdba7d23d17d
SHA1: 58fffd770e9a50cdd674f2046c617dd28d97137d
SHA256: 75606a5cd863acfaa875b6a54e74ce4e3aab9b5951f1ef908305f31ab05c2800
Description-en: Perl module to unbless objects
Acme::Damn provides a way to reverse the bless operation, which takes a
variable and associates it with a given class. One can use this module
to return the original reference; that is, prior to calling bless on it.
.
After using 'damn()' or custom aliases thereof, the blessed Perl object
reference becomes a simple data type.
Description-md5: 506f2206e1c947452cc98875b45b0540
Homepage: https://metacpan.org/release/Acme-Damn
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu