How to Install and Uninstall perl.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 05,2025
1. Install "perl.x86_64" package
Please follow the step by step instructions below to install perl.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl.x86_64
Copied
2. Uninstall "perl.x86_64" package
In this section, we are going to explain the necessary steps to uninstall perl.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:51:04 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl
Epoch : 4
Version : 5.26.3
Release : 422.el8
Architecture : x86_64
Size : 73 k
Source : perl-5.26.3-422.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Practical Extraction and Report Language
URL : http://www.perl.org/
License : GPL+ or Artistic
Description : Perl is a high-level programming language with roots in C, sed, awk and shell
: scripting. Perl is good at handling processes and files, and is especially
: good at handling text. Perl's hallmarks are practicality and efficiency.
: While it is used to do a lot of different things, Perl's most common
: applications are system administration utilities and web programming.
:
: This is a metapackage with all the Perl bits and core modules that can be
: found in the upstream tarball from perl.org.
:
: If you need only a specific feature, you can install a specific package
: instead. E.g. to handle Perl scripts with /usr/bin/perl interpreter,
: install perl-interpreter package. See perl-interpreter description for more
: details on the Perl decomposition into packages.
Available Packages
Name : perl
Epoch : 4
Version : 5.26.3
Release : 422.el8
Architecture : x86_64
Size : 73 k
Source : perl-5.26.3-422.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Practical Extraction and Report Language
URL : http://www.perl.org/
License : GPL+ or Artistic
Description : Perl is a high-level programming language with roots in C, sed, awk and shell
: scripting. Perl is good at handling processes and files, and is especially
: good at handling text. Perl's hallmarks are practicality and efficiency.
: While it is used to do a lot of different things, Perl's most common
: applications are system administration utilities and web programming.
:
: This is a metapackage with all the Perl bits and core modules that can be
: found in the upstream tarball from perl.org.
:
: If you need only a specific feature, you can install a specific package
: instead. E.g. to handle Perl scripts with /usr/bin/perl interpreter,
: install perl-interpreter package. See perl-interpreter description for more
: details on the Perl decomposition into packages.