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

Last updated: October 05,2024

1. Install "perl-podlinkcheck.noarch" package

Please follow the guidelines below to install perl-podlinkcheck.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-podlinkcheck.noarch

2. Uninstall "perl-podlinkcheck.noarch" package

Please follow the step by step instructions below to uninstall perl-podlinkcheck.noarch on Fedora 34:

$ sudo dnf remove perl-podlinkcheck.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:59:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-podlinkcheck
Version : 15
Release : 14.fc34
Architecture : noarch
Size : 48 k
Source : perl-podlinkcheck-15-14.fc34.src.rpm
Repository : fedora
Summary : Check Perl POD L<> link references
URL : https://metacpan.org/release/podlinkcheck
License : GPLv3+
Description : PodLinkCheck parses Perl POD from a script, module or documentation
: and checks that L<> links within it refer to a known program, module,
: or man page.