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

Last updated: May 05,2024

1. Install "libpod-plainer-perl" package

This guide let you learn how to install libpod-plainer-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libpod-plainer-perl" package

Learn how to uninstall libpod-plainer-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpod-plainer-perl
Priority: optional
Section: universe/perl
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.04-1
Depends: perl
Filename: pool/universe/libp/libpod-plainer-perl/libpod-plainer-perl_1.04-1_all.deb
Size: 5928
MD5sum: 787c8a4767c9ee5273f7537fef7c1396
SHA1: 344c09de84ef11cc6179b4b4f7d008130d802e46
SHA256: 8add479cad1f54c6939fdac8d55a409ed0aaff542ea22f0dbfef845da6b2fafb
Description-en: Perl extension for converting Pod to old-style Pod
Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>'
constructs and returns the old(er) style with just 'C<>'; '<' and '>' are
replaced by 'E' and 'E'.
.
This can be used to pre-process Pod before using tools which do not recognise
the new style Pods.
Description-md5: 75964be788011871d08e054f7cdba051
Homepage: https://metacpan.org/release/Pod-Plainer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu