How to Install and Uninstall perl-Module-Mask.noarch Package on Fedora 36
Last updated: November 20,2024
1. Install "perl-Module-Mask.noarch" package
Please follow the steps below to install perl-Module-Mask.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-Module-Mask.noarch
Copied
2. Uninstall "perl-Module-Mask.noarch" package
Learn how to uninstall perl-Module-Mask.noarch on Fedora 36:
$
sudo dnf remove
perl-Module-Mask.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Module-Mask.noarch package on Fedora 36
Last metadata expiration check: 3:27:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Module-Mask
Version : 0.06
Release : 27.fc36
Architecture : noarch
Size : 15 k
Source : perl-Module-Mask-0.06-27.fc36.src.rpm
Repository : fedora
Summary : Pretend certain modules are not installed
URL : https://metacpan.org/release/Module-Mask
License : GPL+ or Artistic
Description : Sometimes you need to test what happens when a given module is not
: installed. This module provides a way of temporarily hiding installed
: modules from perl's require mechanism. The Module::Mask object adds itself
: to @INC and blocks require calls to restricted modules.
Available Packages
Name : perl-Module-Mask
Version : 0.06
Release : 27.fc36
Architecture : noarch
Size : 15 k
Source : perl-Module-Mask-0.06-27.fc36.src.rpm
Repository : fedora
Summary : Pretend certain modules are not installed
URL : https://metacpan.org/release/Module-Mask
License : GPL+ or Artistic
Description : Sometimes you need to test what happens when a given module is not
: installed. This module provides a way of temporarily hiding installed
: modules from perl's require mechanism. The Module::Mask object adds itself
: to @INC and blocks require calls to restricted modules.