How to Install and Uninstall enca.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 08,2025
1. Install "enca.x86_64" package
This tutorial shows how to install enca.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
enca.x86_64
Copied
2. Uninstall "enca.x86_64" package
This guide let you learn how to uninstall enca.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
enca.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the enca.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:46:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : enca
Version : 1.19
Release : 1.el9
Architecture : x86_64
Size : 113 k
Source : enca-1.19-1.el9.src.rpm
Repository : epel
Summary : Character set analyzer and detector
URL : http://cihar.com/software/enca
License : GPLv2
Description : Enca is an Extremely Naive Charset Analyser. It detects character set and
: encoding of text files and can also convert them to other encodings using
: either a built-in converter or external libraries and tools like libiconv,
: librecode, or cstocs.
:
: Currently, it has support for Belarussian, Bulgarian, Croatian, Czech,
: Estonian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian,
: Chinese and some multibyte encodings (mostly variants of Unicode)
: independent on the language.
:
: This package also contains shared Enca library other programs can make use of.
:
: Install enca if you need to cope with text files of dubious origin
: and unknown encoding and convert them to some reasonable encoding.
Available Packages
Name : enca
Version : 1.19
Release : 1.el9
Architecture : x86_64
Size : 113 k
Source : enca-1.19-1.el9.src.rpm
Repository : epel
Summary : Character set analyzer and detector
URL : http://cihar.com/software/enca
License : GPLv2
Description : Enca is an Extremely Naive Charset Analyser. It detects character set and
: encoding of text files and can also convert them to other encodings using
: either a built-in converter or external libraries and tools like libiconv,
: librecode, or cstocs.
:
: Currently, it has support for Belarussian, Bulgarian, Croatian, Czech,
: Estonian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian,
: Chinese and some multibyte encodings (mostly variants of Unicode)
: independent on the language.
:
: This package also contains shared Enca library other programs can make use of.
:
: Install enca if you need to cope with text files of dubious origin
: and unknown encoding and convert them to some reasonable encoding.