How to Install and Uninstall perl-Pod-Strip.noarch Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "perl-Pod-Strip.noarch" package

Please follow the guidance below to install perl-Pod-Strip.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Pod-Strip.noarch

2. Uninstall "perl-Pod-Strip.noarch" package

Here is a brief guide to show you how to uninstall perl-Pod-Strip.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Pod-Strip.noarch $ sudo dnf autoremove

3. Information about the perl-Pod-Strip.noarch package on CentOS Stream 9

Last metadata expiration check: 0:43:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Pod-Strip
Version : 1.100
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : perl-Pod-Strip-1.100-1.el9.src.rpm
Repository : epel
Summary : Remove POD from Perl code
URL : https://metacpan.org/release/Pod-Strip
License : GPL+ or Artistic
Description : Pod::Strip is a subclass of Pod::Simple that strips all POD from Perl Code.