How to Install and Uninstall recode.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "recode.x86_64" package

This tutorial shows how to install recode.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install recode.x86_64

2. Uninstall "recode.x86_64" package

This tutorial shows how to uninstall recode.x86_64 on Fedora 34:

$ sudo dnf remove recode.x86_64 $ sudo dnf autoremove

3. Information about the recode.x86_64 package on Fedora 34

Last metadata expiration check: 4:53:08 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : recode
Version : 3.7.8
Release : 2.fc34
Architecture : x86_64
Size : 472 k
Source : recode-3.7.8-2.fc34.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.