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

Last updated: May 13,2024

1. Install "libmodule-implementation-perl" package

This guide let you learn how to install libmodule-implementation-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmodule-implementation-perl" package

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

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

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

Package: libmodule-implementation-perl
Priority: optional
Section: universe/perl
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.09-1
Depends: perl, libmodule-runtime-perl (>= 0.012), libtry-tiny-perl
Filename: pool/universe/libm/libmodule-implementation-perl/libmodule-implementation-perl_0.09-1_all.deb
Size: 12168
MD5sum: 1a225a9ddebb7a338cf32a2f7422997e
SHA1: f9114992fbf234b8af598fa7dd07e0545939985f
SHA256: 536fe967d963f53a0f2a33739dc8b9ddbdd1828be25c9c553124c6fff8d492e7
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
Homepage: https://metacpan.org/release/Module-Implementation
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master