How to Install and Uninstall recode.i686 Package on Fedora 38

Last updated: November 27,2024

1. Install "recode.i686" package

Please follow the step by step instructions below to install recode.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install recode.i686

2. Uninstall "recode.i686" package

Please follow the guidelines below to uninstall recode.i686 on Fedora 38:

$ sudo dnf remove recode.i686 $ sudo dnf autoremove

3. Information about the recode.i686 package on Fedora 38

Last metadata expiration check: 3:32:39 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : recode
Version : 3.7.14
Release : 1.fc38
Architecture : i686
Size : 443 k
Source : recode-3.7.14-1.fc38.src.rpm
Repository : fedora
Summary : Conversion between character sets and surfaces
URL : https://github.com/rrthomas/recode
License : GPLv3+ and LGPLv3+ and BSD and OFSFDL
Description : The recode tool and library convert files between character sets and surfaces.
: It recognizes or produces over 200 different character sets (or about 300 if
: combined with an iconv library) and transliterates files between almost any
: pair. When exact transliteration is not possible, it gets rid of the offending
: character or falls back on an approximations.