How to Install and Uninstall perl-Pod-Simple.noarch Package on Fedora 34

Last updated: October 05,2024

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

Please follow the steps below to install perl-Pod-Simple.noarch on Fedora 34

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

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

This guide let you learn how to uninstall perl-Pod-Simple.noarch on Fedora 34:

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

3. Information about the perl-Pod-Simple.noarch package on Fedora 34

Last metadata expiration check: 4:49:23 ago on Tue Sep 6 08:10:37 2022.
Installed Packages
Name : perl-Pod-Simple
Epoch : 1
Version : 3.42
Release : 2.fc34
Architecture : noarch
Size : 564 k
Source : perl-Pod-Simple-3.42-2.fc34.src.rpm
Repository : @System
From repo : fedora
Summary : Framework for parsing POD documentation
URL : https://metacpan.org/release/Pod-Simple
License : GPL+ or Artistic
Description : Pod::Simple is a Perl library for parsing text in the POD (plain old
: documentation) markup language that is typically used for writing
: documentation for Perl and for Perl modules.