How to Install and Uninstall perl-CPAN.noarch Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "perl-CPAN.noarch" package
Please follow the step by step instructions below to install perl-CPAN.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-CPAN.noarch
Copied
2. Uninstall "perl-CPAN.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-CPAN.noarch on Oracle Linux 8:
$
sudo dnf remove
perl-CPAN.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-CPAN.noarch package on Oracle Linux 8
Last metadata expiration check: 0:52:01 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-CPAN
Version : 2.18
Release : 397.el8
Architecture : noarch
Size : 554 k
Source : perl-CPAN-2.18-397.el8.src.rpm
Repository : ol8_appstream
Summary : Query, download and build perl modules from CPAN sites
URL : http://search.cpan.org/dist/CPAN/
License : GPL+ or Artistic
Description : The CPAN module automates or at least simplifies the make and install of
: perl modules and extensions. It includes some primitive searching
: capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain
: external download clients to fetch distributions from the net.
Available Packages
Name : perl-CPAN
Version : 2.18
Release : 397.el8
Architecture : noarch
Size : 554 k
Source : perl-CPAN-2.18-397.el8.src.rpm
Repository : ol8_appstream
Summary : Query, download and build perl modules from CPAN sites
URL : http://search.cpan.org/dist/CPAN/
License : GPL+ or Artistic
Description : The CPAN module automates or at least simplifies the make and install of
: perl modules and extensions. It includes some primitive searching
: capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain
: external download clients to fetch distributions from the net.