How to Install and Uninstall perl-MIME-Base64.x86_64 Package on Fedora 34

Last updated: October 05,2024

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

Please follow the guidelines below to install perl-MIME-Base64.x86_64 on Fedora 34

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

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

Please follow the instructions below to uninstall perl-MIME-Base64.x86_64 on Fedora 34:

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

3. Information about the perl-MIME-Base64.x86_64 package on Fedora 34

Last metadata expiration check: 0:26:14 ago on Tue Sep 6 14:10:38 2022.
Installed Packages
Name : perl-MIME-Base64
Version : 3.16
Release : 2.fc34
Architecture : x86_64
Size : 47 k
Source : perl-MIME-Base64-3.16-2.fc34.src.rpm
Repository : @System
From repo : fedora
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).