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

Last updated: November 28,2024

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

Please follow the step by step instructions below to install perl-Devel-Hide.noarch on Fedora 35

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

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

This guide let you learn how to uninstall perl-Devel-Hide.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:16:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Devel-Hide
Version : 0.0015
Release : 1.fc35
Architecture : noarch
Size : 20 k
Source : perl-Devel-Hide-0.0015-1.fc35.src.rpm
Repository : updates
Summary : Forces the unavailability of specified Perl modules (for testing)
URL : https://metacpan.org/release/Devel-Hide
License : GPL+ or Artistic
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).