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

Last updated: May 01,2024

1. Install "libparse-debcontrol-perl" package

Please follow the guidance below to install libparse-debcontrol-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libparse-debcontrol-perl

2. Uninstall "libparse-debcontrol-perl" package

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

$ sudo apt remove libparse-debcontrol-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libparse-debcontrol-perl
Priority: optional
Section: universe/perl
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.005-4
Depends: perl, libio-stringy-perl, libwww-perl, liberror-perl, libexporter-lite-perl
Recommends: libtie-ixhash-perl
Filename: pool/universe/libp/libparse-debcontrol-perl/libparse-debcontrol-perl_2.005-4_all.deb
Size: 24248
MD5sum: 82bdc7c643fdfc27504bd43a4103372e
SHA1: 90b6561037e7277269c06d51e9d0cc4dfc36fe36
SHA256: c0eb06f4e4585f03ceff24bec3144661070af4491eb2b26f659812c94c68b2bc
Description-en: parser for debian control-like files
Parse::DebControl is an easy OO way to parse Debian control files and
other colon separated key-value pairs. It's specifically designed
to handle the format used in Debian control files, template files, and
the cache files used by dpkg.
.
For basic format information see:
http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-controlsyntax
.
This module does not actually do any intelligence with the file content
(because there are a lot of files in this format), but merely handles
the format. It can handle simple control files, or files hundreds of lines
long efficiently and easily.
Description-md5: 31fd75256aab72c27dfdb97f5e3f18e6
Homepage: https://metacpan.org/release/Parse-DebControl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu