How to Install and Uninstall perl-MIME-Base64.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "perl-MIME-Base64.x86_64" package

This guide let you learn how to install perl-MIME-Base64.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-MIME-Base64.x86_64

2. Uninstall "perl-MIME-Base64.x86_64" package

In this section, we are going to explain the necessary steps to uninstall perl-MIME-Base64.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-MIME-Base64.x86_64 $ sudo dnf autoremove

3. Information about the perl-MIME-Base64.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:19:20 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : perl-MIME-Base64
Version : 3.16
Release : 4.el9
Architecture : x86_64
Size : 47 k
Source : perl-MIME-Base64-3.16-4.el9.src.rpm
Repository : @System
From repo : ubi-9-appstream-rpms
Summary : Encoding and decoding of Base64 and quoted-printable strings
URL : https://metacpan.org/release/MIME-Base64
License : (GPL+ or Artistic) and MIT
Description : This package contains a Base64 encoder/decoder and a quoted-printable
: encoder/decoder. These encoding methods are specified in RFC 2045 - MIME
: (Multipurpose Internet Mail Extensions).