How to Install and Uninstall perl-Devel-Hide.noarch Package on Fedora 39

Last updated: November 27,2024

1. Install "perl-Devel-Hide.noarch" package

In this section, we are going to explain the necessary steps to install perl-Devel-Hide.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Devel-Hide.noarch

2. Uninstall "perl-Devel-Hide.noarch" package

Please follow the guidelines below to uninstall perl-Devel-Hide.noarch on Fedora 39:

$ sudo dnf remove perl-Devel-Hide.noarch $ sudo dnf autoremove

3. Information about the perl-Devel-Hide.noarch package on Fedora 39

Last metadata expiration check: 2:50:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Devel-Hide
Version : 0.0015
Release : 6.fc39
Architecture : noarch
Size : 19 k
Source : perl-Devel-Hide-0.0015-6.fc39.src.rpm
Repository : fedora
Summary : Forces the unavailability of specified Perl modules (for testing)
URL : https://metacpan.org/release/Devel-Hide
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Given a list of Perl modules/filenames, this module makes require and use
: statements fail (regardless of whether the specified files/modules are
: installed or not).