How to Install and Uninstall perl-Encode.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 15,2024

1. Install "perl-Encode.x86_64" package

Please follow the steps below to install perl-Encode.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Encode.x86_64

2. Uninstall "perl-Encode.x86_64" package

Please follow the steps below to uninstall perl-Encode.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Encode.x86_64 $ sudo dnf autoremove

3. Information about the perl-Encode.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:23:15 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : perl-Encode
Epoch : 4
Version : 2.97
Release : 3.el8
Architecture : x86_64
Size : 9.7 M
Source : perl-Encode-2.97-3.el8.src.rpm
Repository : @System
From repo : ubi-8-baseos-rpms
Summary : Character encodings in Perl
URL : http://search.cpan.org/dist/Encode/
License : (GPL+ or Artistic) and Artistic 2.0 and UCD
Description : The Encode module provides the interface between Perl strings and the rest
: of the system. Perl strings are sequences of characters.