How to Install and Uninstall libmodule-implementation-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libmodule-implementation-perl" package

This is a short guide on how to install libmodule-implementation-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmodule-implementation-perl

2. Uninstall "libmodule-implementation-perl" package

In this section, we are going to explain the necessary steps to uninstall libmodule-implementation-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmodule-implementation-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmodule-implementation-perl package on Ubuntu 21.10 (Impish Indri)

Package: libmodule-implementation-perl
Architecture: all
Version: 0.09-1.1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: perl:any, libmodule-runtime-perl (>= 0.012), libtry-tiny-perl
Filename: pool/main/libm/libmodule-implementation-perl/libmodule-implementation-perl_0.09-1.1_all.deb
Size: 11600
MD5sum: d8966403b703a4b6cb5ccebd881c511c
SHA1: b967ae949f242d3e97927b91cc422b51a3105f07
SHA256: 9fac174a9b39e03e9ff2354a17f821c3b66a937081a6be4afde88e559196a8a1
SHA512: 562e8198d5cc402c4ed6595bc5497ffae2ac25b969e20a64e76a560386f55546cc3dd331479ca5bda8a4590bd40f6c0c709739100c6ba91a7589708b753595b2
Homepage: https://metacpan.org/release/Module-Implementation
Description-en: module for loading one of several alternate implementations of a module
Module::Implementation abstracts out the process of choosing one of several
underlying implementations for a module. This can be used to provide XS and
pure Perl implementations of a module, or it could be used to load an
implementation for a given OS or any other case of needing to provide
multiple implementations.
.
This module is only useful when you know all the implementations ahead of
time. If you want to load arbitrary implementations then you probably want
something like a plugin system, not this module.
Description-md5: 435fb0bcc3d1e6c76e042b4f76ff5fc4
Task: ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop