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

Last updated: October 07,2024

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

Please follow the instructions below to install perl-MIME-Base64.x86_64 on Fedora 36

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

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

This guide let you learn how to uninstall perl-MIME-Base64.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:15:49 ago on Thu Sep 8 02:05:26 2022.
Installed Packages
Name : perl-MIME-Base64
Version : 3.16
Release : 479.fc36
Architecture : x86_64
Size : 47 k
Source : perl-MIME-Base64-3.16-479.fc36.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).