How to Install and Uninstall libuchardet0 Package on openSUSE Leap

Last updated: May 06,2024

1. Install "libuchardet0" package

Please follow the steps below to install libuchardet0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libuchardet0

2. Uninstall "libuchardet0" package

This tutorial shows how to uninstall libuchardet0 on openSUSE Leap:

$ sudo zypper remove libuchardet0

3. Information about the libuchardet0 package on openSUSE Leap

Information for package libuchardet0:
-------------------------------------
Repository : Main Repository
Name : libuchardet0
Version : 0.0.7-150400.1.8
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 186.2 KiB
Installed : No
Status : not installed
Source package : uchardet-0.0.7-150400.1.8.src
Upstream URL : https://www.freedesktop.org/wiki/Software/uchardet/
Summary : Universal Charset Detection Library
Description :
uchardet is a C language binding of the original C++ implementation of
the universal charset detection library by Mozilla.
uchardet is an encoding detector library, which takes a sequence of
bytes in an unknown character encoding without any additional
information, and attempts to determine the encoding of the text.
This package contains the shared library.