How to Install and Uninstall pmtools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "pmtools" package

Please follow the guidance below to install pmtools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pmtools

2. Uninstall "pmtools" package

This tutorial shows how to uninstall pmtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pmtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the pmtools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pmtools
Priority: optional
Section: universe/utils
Installed-Size: 188
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.0.0-1
Depends: perl
Filename: pool/universe/p/pmtools/pmtools_2.0.0-1_all.deb
Size: 89112
MD5sum: ddc95081af2a06f0aa7bb3410a00f5cf
SHA1: ff6fa152dcec50284f810651d9748eed4407d936
SHA256: 6285a94e4e63dfddd64f4671ffc81120f64affe6d7704a37bfff2717a7ab6f68
Description-en: Perl module tools
Perl module tools is a suite of small tools that help manage and inspect
perl modules, perl Plain Old Documentation files, and perl programs.
.
Some of the things these tools can do include:
- show the full path to a module
- show the version and description of a module
- list all installed modules with descriptions
- show what files a given program or module loads at compile time
- show what symbols a module exports
- list the methods of a class
- display the source code of a function of a module
Description-md5: 4e84dd77cd7327ce45109b69fbdeea57
Homepage: https://metacpan.org/release/pmtools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu