How to Install and Uninstall perl-Encode.i686 Package on Fedora 39

Last updated: September 29,2024

1. Install "perl-Encode.i686" package

Please follow the steps below to install perl-Encode.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Encode.i686

2. Uninstall "perl-Encode.i686" package

In this section, we are going to explain the necessary steps to uninstall perl-Encode.i686 on Fedora 39:

$ sudo dnf remove perl-Encode.i686 $ sudo dnf autoremove

3. Information about the perl-Encode.i686 package on Fedora 39

Last metadata expiration check: 0:44:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Encode
Epoch : 4
Version : 3.19
Release : 500.fc39
Architecture : i686
Size : 1.2 M
Source : perl-Encode-3.19-500.fc39.src.rpm
Repository : fedora
Summary : Character encodings in Perl
URL : https://metacpan.org/release/Encode
License : (GPL+ or Artistic) and Artistic 2.0 and UCD
Description : The Encode module provides the interface between Perl strings and the rest
: of the system. Perl strings are sequences of characters.