How to Install and Uninstall libmodule-manifest-skip-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libmodule-manifest-skip-perl" package

This guide covers the steps necessary to install libmodule-manifest-skip-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmodule-manifest-skip-perl

2. Uninstall "libmodule-manifest-skip-perl" package

This tutorial shows how to uninstall libmodule-manifest-skip-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmodule-manifest-skip-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmodule-manifest-skip-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmodule-manifest-skip-perl
Architecture: all
Version: 0.23-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 38
Depends: libmoo-perl, libfile-sharedir-perl, perl:any
Filename: pool/universe/libm/libmodule-manifest-skip-perl/libmodule-manifest-skip-perl_0.23-2_all.deb
Size: 9604
MD5sum: a7a03476ed36c81afc102921ecc61149
SHA1: f8a79f0d4e3ce03be633564c79b92b8388e3379e
SHA256: 4540e61692e292edad527bdabc4b2cf46b6777091cf09f787de657a9c347baf6
SHA512: 8e2d5763999d46e1dd1ad98a80aa17018b76fc9703db15ce9b793c1b36258edc7e4229cf5929fe5cdf5fb4a9fca55ab8d820122cc0ea28313ab4977ca31d76be
Homepage: https://metacpan.org/release/Module-Manifest-Skip
Description-en: MANIFEST.SKIP management for Perl modules
Module::Manifest::Skip is mostly intended for module packaging
frameworks to share a common, up-to-date "MANIFEST.SKIP" base. For
example, Module::Install::ManifestSkip, uses this module to get the
actual SKIP content. However this module may be useful for any module
author.
.
CPAN module authors use a MANIFEST.SKIP file to exclude certain well
known files from getting put into a generated MANIFEST file, which
would cause them to go into the final distribution package.
.
The packaging tools try to automatically skip things for you, but if
you add one of your own entries, you have to add all the common ones
yourself. This module attempts to make all of this boring process as
simple and reliable as possible.
.
Module::Manifest::Skip can create or update a MANIFEST.SKIP file for
you. You can add your own entries, and it will leave them alone. You
can even tell it to not skip certain entries that it normally skips,
although this is rarely needed.
Description-md5: 211ce72c2a88489aef81bba355d4457e