How to Install and Uninstall perl-interpreter.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 12,2025
1. Install "perl-interpreter.x86_64" package
Please follow the guidelines below to install perl-interpreter.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-interpreter.x86_64
Copied
2. Uninstall "perl-interpreter.x86_64" package
This tutorial shows how to uninstall perl-interpreter.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-interpreter.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-interpreter.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:42:43 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : perl-interpreter
Epoch : 4
Version : 5.26.3
Release : 422.el8
Architecture : x86_64
Size : 14 M
Source : perl-5.26.3-422.el8.src.rpm
Repository : @System
From repo : ubi-8-baseos-rpms
Summary : Standalone executable Perl interpreter
URL : http://www.perl.org/
License : (GPL+ or Artistic) and (GPLv2+ or Artistic) and BSD and Public Domain and UCD
Description : This is a Perl interpreter as a standalone executable /usr/bin/perl
: required for handling Perl scripts. It does not provide all the other Perl
: modules or tools.
:
: Install this package if you want to program in Perl or enable your system to
: handle Perl scripts with /usr/bin/perl interpreter.
:
: If your script requires some Perl modules, you can install them with
: "perl(MODULE)" where "MODULE" is a name of required module. E.g. install
: "perl(Test::More)" to make Test::More Perl module available.
:
: If you need all the Perl modules that come with upstream Perl sources, so
: called core modules, install perl package.
:
: If you only need perl run-time as a shared library, i.e. Perl interpreter
: embedded into another application, the only essential package is perl-libs.
:
: Perl header files can be found in perl-devel package.
:
: Perl utils like "splain" or "perlbug" can be found in perl-utils package.
Installed Packages
Name : perl-interpreter
Epoch : 4
Version : 5.26.3
Release : 422.el8
Architecture : x86_64
Size : 14 M
Source : perl-5.26.3-422.el8.src.rpm
Repository : @System
From repo : ubi-8-baseos-rpms
Summary : Standalone executable Perl interpreter
URL : http://www.perl.org/
License : (GPL+ or Artistic) and (GPLv2+ or Artistic) and BSD and Public Domain and UCD
Description : This is a Perl interpreter as a standalone executable /usr/bin/perl
: required for handling Perl scripts. It does not provide all the other Perl
: modules or tools.
:
: Install this package if you want to program in Perl or enable your system to
: handle Perl scripts with /usr/bin/perl interpreter.
:
: If your script requires some Perl modules, you can install them with
: "perl(MODULE)" where "MODULE" is a name of required module. E.g. install
: "perl(Test::More)" to make Test::More Perl module available.
:
: If you need all the Perl modules that come with upstream Perl sources, so
: called core modules, install perl package.
:
: If you only need perl run-time as a shared library, i.e. Perl interpreter
: embedded into another application, the only essential package is perl-libs.
:
: Perl header files can be found in perl-devel package.
:
: Perl utils like "splain" or "perlbug" can be found in perl-utils package.