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

Last updated: May 17,2024

1. Install "libclass-methodmaker-perl" package

In this section, we are going to explain the necessary steps to install libclass-methodmaker-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libclass-methodmaker-perl" package

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

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

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

Package: libclass-methodmaker-perl
Priority: optional
Section: universe/perl
Installed-Size: 21348
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.24-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libc/libclass-methodmaker-perl/libclass-methodmaker-perl_2.24-1build1_amd64.deb
Size: 179044
MD5sum: be31d45e6c3818c57b67c12c6ad972f3
SHA1: 5ea557bd2f797cc048e8e01b0e4c273ab899f699
SHA256: 06c9e722c0e74769012eee73dcd222f5981b80f3fb5f11c884dab01183740be5
Description-en: Perl module for creating generic methods
Class::MethodMaker is a simple module which solves the problem of having to
continually write accessor and mutator methods for your objects that perform
standard tasks. Instead of thinking in terms of methods, you install one or
more components into a class and methods are automatically created for you.
A component is intended as a cohesive unit of data that should only be changed
using the provided methods.
Description-md5: aac41660ebcaf96c37839fa717182717
Homepage: https://metacpan.org/release/Class-MethodMaker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master