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

Last updated: November 28,2024

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

This guide let you learn how to install perl-MIME-Base64.x86_64 on Fedora 38

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

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

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

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

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

Last metadata expiration check: 1:13:35 ago on Sun Mar 17 04:59:58 2024.
Installed Packages
Name : perl-MIME-Base64
Version : 3.16
Release : 490.fc38
Architecture : x86_64
Size : 46 k
Source : perl-MIME-Base64-3.16-490.fc38.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).