How to Install and Uninstall perl-Module-Loaded.noarch Package on AlmaLinux 9
Last updated: January 16,2025
1. Install "perl-Module-Loaded.noarch" package
Please follow the guidelines below to install perl-Module-Loaded.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Module-Loaded.noarch
Copied
2. Uninstall "perl-Module-Loaded.noarch" package
Please follow the instructions below to uninstall perl-Module-Loaded.noarch on AlmaLinux 9:
$
sudo dnf remove
perl-Module-Loaded.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Module-Loaded.noarch package on AlmaLinux 9
Last metadata expiration check: 2:04:11 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Module-Loaded
Epoch : 1
Version : 0.08
Release : 480.el9
Architecture : noarch
Size : 14 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Mark modules as loaded or unloaded
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : When testing applications, often you find yourself needing to provide
: functionality in your test environment that would usually be provided by
: external modules. Rather than munging the %INC by hand to mark these external
: modules as loaded, so they are not attempted to be loaded by perl, this module
: offers you a very simple way to mark modules as loaded and/or unloaded.
Available Packages
Name : perl-Module-Loaded
Epoch : 1
Version : 0.08
Release : 480.el9
Architecture : noarch
Size : 14 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Mark modules as loaded or unloaded
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : When testing applications, often you find yourself needing to provide
: functionality in your test environment that would usually be provided by
: external modules. Rather than munging the %INC by hand to mark these external
: modules as loaded, so they are not attempted to be loaded by perl, this module
: offers you a very simple way to mark modules as loaded and/or unloaded.