How to Install and Uninstall perl-AutoLoader.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "perl-AutoLoader.noarch" package
Please follow the guidelines below to install perl-AutoLoader.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-AutoLoader.noarch
Copied
2. Uninstall "perl-AutoLoader.noarch" package
This guide covers the steps necessary to uninstall perl-AutoLoader.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-AutoLoader.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-AutoLoader.noarch package on Oracle Linux 9
Last metadata expiration check: 0:26:51 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : perl-AutoLoader
Version : 5.74
Release : 480.el9
Architecture : noarch
Size : 22 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : ol9_appstream
Summary : Load subroutines only on demand
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The AutoLoader module works with the AutoSplit module and the "__END__" token
: to defer the loading of some subroutines until they are used rather than
: loading them all at once.
Installed Packages
Name : perl-AutoLoader
Version : 5.74
Release : 480.el9
Architecture : noarch
Size : 22 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : ol9_appstream
Summary : Load subroutines only on demand
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The AutoLoader module works with the AutoSplit module and the "__END__" token
: to defer the loading of some subroutines until they are used rather than
: loading them all at once.