How to Install and Uninstall perl-Sub-Install.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "perl-Sub-Install.noarch" package

This is a short guide on how to install perl-Sub-Install.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Sub-Install.noarch

2. Uninstall "perl-Sub-Install.noarch" package

Please follow the step by step instructions below to uninstall perl-Sub-Install.noarch on Fedora 38:

$ sudo dnf remove perl-Sub-Install.noarch $ sudo dnf autoremove

3. Information about the perl-Sub-Install.noarch package on Fedora 38

Last metadata expiration check: 1:30:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Sub-Install
Version : 0.929
Release : 2.fc38
Architecture : noarch
Size : 23 k
Source : perl-Sub-Install-0.929-2.fc38.src.rpm
Repository : fedora
Summary : Install subroutines into packages easily
URL : https://metacpan.org/release/Sub-Install
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module makes it easy to install subroutines into packages without the
: unsightly mess of no strict or typeglobs lying about where just anyone
: can see them.