How to Install and Uninstall libpod-parser-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 04,2024

1. Install "libpod-parser-perl" package

This guide let you learn how to install libpod-parser-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpod-parser-perl

2. Uninstall "libpod-parser-perl" package

Learn how to uninstall libpod-parser-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libpod-parser-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpod-parser-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpod-parser-perl
Architecture: all
Version: 1.63-2
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 240
Depends: perl:any
Filename: pool/main/libp/libpod-parser-perl/libpod-parser-perl_1.63-2_all.deb
Size: 82156
MD5sum: 1e814949cacfcb93f8f3b9ad2e1136fe
SHA1: ea511b123aa09358a9ea786c9721a2a321658b07
SHA256: e0c7fad0e89e589f4695dbd4fbe372e5b2041b8b75166311a28b3fa3fe482aea
SHA512: c497b6fbd4ba0f7a85d502beda4d10e52049a8b6d71d959129f44630e9682b86b5602e606c98f3c8a08a529e0e21f1f69cc9df0f0604a55803e3dac98671b65d
Homepage: https://metacpan.org/release/Pod-Parser
Description-en: modules for parsing/translating POD format documents
This package contains the following mdoules for using Perl5 "pod" (Plain Old
Documentation).
.
"Pod::Parser", which provides a base class for parsing and selecting sections
of POD documentation from an input stream.
.
"Pod::Select", which provides a subclass of Pod::Parser and an exported
function named "podselect()" to dump selected sections of raw pod
documentation from an input stream.
.
"Pod::PlainText", which is a replacement for "Pod::Text" and the
corresponding "pod2text()" function. It is derived from the Pod::Parser
class. As of perl 5.00_58, Pod::PlainText has been re-written by Russ
Allbery, and has been renamed to Pod::Text in the core Perl distribution
(replacing the previous implementation of Pod::Text). The Pod::PlainText
module is still provided with Pod::Parser solely for backward
compatibility.
.
"Pod::InputObjects": Some input objects needed by Pod::Parser, and for
advanced users of Pod::Parser that need more about a command besides its name
and text.
.
"Pod::ParseUtils", a module with several object-oriented helpers for POD
parsing and processing. Probably the most important is Pod::Hyperlink for
parsing and expanding POD hyperlinks L<...>.
.
This distribution is considered to be legacy - it has been superseded by
Pod::Simple which brings more robustness, unicode and various other benefits.
It has been removed from perl core after 5.31.0, and is packaged only for
backward compatibility.
Description-md5: a43c08b1df4ab0bc8f7219919a74abe3