How to Install and Uninstall libpod-constants-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "libpod-constants-perl" package
Learn how to install libpod-constants-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libpod-constants-perl
Copied
2. Uninstall "libpod-constants-perl" package
Please follow the steps below to uninstall libpod-constants-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libpod-constants-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libpod-constants-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libpod-constants-perl
Priority: optional
Section: universe/perl
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.18-1
Depends: perl
Filename: pool/universe/libp/libpod-constants-perl/libpod-constants-perl_0.18-1_all.deb
Size: 16412
MD5sum: 5d66f503fb7ff08d921b4ba72fc5c2ab
SHA1: 81368b7714084f8ec10a780fae429be93b7e048d
SHA256: 4072a6ce246b8388d30832501bc8ab5ab2ebc7ded66af88aa0db32cf9d0175f9
Description-en: module for including constants from POD
This module allows you to specify those constants that should be
documented in your POD, and pull them out a run time in a fairly
arbitrary fashion.
.
Pod::Constants uses Pod::Parser to do the parsing of the source file.
It has to open the source file it is called from, and does so directly
either by lookup in %INC or by assuming it is $0 if the caller is
"main" (or it can't find %INC{caller()})
Description-md5: dbab1e03d17fe476a6761a454bffc564
Homepage: https://metacpan.org/release/Pod-Constants
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.18-1
Depends: perl
Filename: pool/universe/libp/libpod-constants-perl/libpod-constants-perl_0.18-1_all.deb
Size: 16412
MD5sum: 5d66f503fb7ff08d921b4ba72fc5c2ab
SHA1: 81368b7714084f8ec10a780fae429be93b7e048d
SHA256: 4072a6ce246b8388d30832501bc8ab5ab2ebc7ded66af88aa0db32cf9d0175f9
Description-en: module for including constants from POD
This module allows you to specify those constants that should be
documented in your POD, and pull them out a run time in a fairly
arbitrary fashion.
.
Pod::Constants uses Pod::Parser to do the parsing of the source file.
It has to open the source file it is called from, and does so directly
either by lookup in %INC or by assuming it is $0 if the caller is
"main" (or it can't find %INC{caller()})
Description-md5: dbab1e03d17fe476a6761a454bffc564
Homepage: https://metacpan.org/release/Pod-Constants
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu