How to Install and Uninstall recode.x86_64 Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "recode.x86_64" package

This guide let you learn how to install recode.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install recode.x86_64

2. Uninstall "recode.x86_64" package

Here is a brief guide to show you how to uninstall recode.x86_64 on Oracle Linux 9:

$ sudo dnf remove recode.x86_64 $ sudo dnf autoremove

3. Information about the recode.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:17:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : recode
Version : 3.7.11
Release : 1.el9
Architecture : x86_64
Size : 484 k
Source : recode-3.7.11-1.el9.src.rpm
Repository : epel
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.