How to Install and Uninstall perl-MIME-Base64.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

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

Please follow the step by step instructions below to install perl-MIME-Base64.x86_64 on CentOS Stream 8

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

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

This tutorial shows how to uninstall perl-MIME-Base64.x86_64 on CentOS Stream 8:

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

3. Information about the perl-MIME-Base64.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:39:26 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : perl-MIME-Base64
Version : 3.15
Release : 396.el8
Architecture : x86_64
Size : 40 k
Source : perl-MIME-Base64-3.15-396.el8.src.rpm
Repository : @System
From repo : baseos
Summary : Encoding and decoding of Base64 and quoted-printable strings
URL : http://search.cpan.org/dist/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).