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

Last updated: October 05,2024

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

Please follow the guidance below to install perl-Pod-Abstract.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall perl-Pod-Abstract.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:23:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Pod-Abstract
Version : 0.20
Release : 30.fc34
Architecture : noarch
Size : 77 k
Source : perl-Pod-Abstract-0.20-30.fc34.src.rpm
Repository : fedora
Summary : Abstract document tree for Perl POD documents
URL : https://metacpan.org/release/Pod-Abstract
License : GPL+ or Artistic
Description : POD::Abstract provides a means to load a POD (or POD compatible) document
: without direct reference to it's syntax, and perform manipulations on the
: abstract syntax tree.