How to Install and Uninstall libparse-debian-packages-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libparse-debian-packages-perl" package

Please follow the steps below to install libparse-debian-packages-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libparse-debian-packages-perl

2. Uninstall "libparse-debian-packages-perl" package

Please follow the guidelines below to uninstall libparse-debian-packages-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libparse-debian-packages-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparse-debian-packages-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libparse-debian-packages-perl
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.03-2
Depends: perl, libyaml-perl
Filename: pool/universe/libp/libparse-debian-packages-perl/libparse-debian-packages-perl_0.03-2_all.deb
Size: 6402
MD5sum: 0eaed5f7a03dacb7a4d6d6bd08e6c015
SHA1: 44767c8d7d8f78d035174dd78c772fa6e8ed16e3
SHA256: a25efe6453cf8c8d1c4d81e69623f84084112ce1ff23eff7d9986eb2948d7d8f
Description-en: module for parsing the data from a Debian Packages.gz
Parse::Debian::Packages parses the Packages files used by the Debian
package management tools.
.
It presents itself as an iterator. Each call of the ->next method
will return the next package found in the file.
Description-md5: df608c1b32b956e0ad4af2695d85793f
Homepage: https://metacpan.org/release/Parse-Debian-Packages
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu