How to Install and Uninstall enca Package on openSUSE Leap
Last updated: November 05,2024
1. Install "enca" package
This guide covers the steps necessary to install enca on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
enca
Copied
2. Uninstall "enca" package
Please follow the instructions below to uninstall enca on openSUSE Leap:
$
sudo zypper remove
enca
Copied
3. Information about the enca package on openSUSE Leap
Information for package enca:
-----------------------------
Repository : Main Repository
Name : enca
Version : 1.19-1.18
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 192.9 KiB
Installed : No
Status : not installed
Source package : enca-1.19-1.18.src
Upstream URL : http://cihar.com/software/enca/
Summary : Detects encoding of text files
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.
-----------------------------
Repository : Main Repository
Name : enca
Version : 1.19-1.18
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 192.9 KiB
Installed : No
Status : not installed
Source package : enca-1.19-1.18.src
Upstream URL : http://cihar.com/software/enca/
Summary : Detects encoding of text files
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.