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

Last updated: May 17,2024

1. Install "libpackage-pkg-perl" package

This tutorial shows how to install libpackage-pkg-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpackage-pkg-perl

2. Uninstall "libpackage-pkg-perl" package

This guide covers the steps necessary to uninstall libpackage-pkg-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpackage-pkg-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libpackage-pkg-perl
Priority: optional
Section: universe/perl
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.0020-1
Depends: perl, libclass-load-perl, libclone-perl, libmouse-perl, libsub-install-perl, libtry-tiny-perl
Filename: pool/universe/libp/libpackage-pkg-perl/libpackage-pkg-perl_0.0020-1_all.deb
Size: 10960
MD5sum: 914f6b22eb23db5090c4de701e5aaa42
SHA1: b0dfe30fd9634e8210b2e66eb32dbc3594838a07
SHA256: 0f8312cdfbba0fd72cf54f6439f114b6cb718f7b406d6c2378feef2d03bcb288
Description-en: collection of package manipulation utilities
Package::Pkg is a Perl module that provides several utility functions useful
for manipulating packages and their subroutines. You can install arbitrary
code references as functions in a given namespace, alias functions from one
package to another, and set up an exporter.
.
In many respects, this package provides functionality similar to Sub::Install
(see libsub-install-perl) and Sub::Exporter (see libsub-exporter-perl).
Description-md5: 6b80757b499d987653c928a7376b5bb1
Homepage: http://search.cpan.org/dist/Package-Pkg/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu