How to Install and Uninstall libuchardet-devel Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "libuchardet-devel" package

This guide covers the steps necessary to install libuchardet-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libuchardet-devel

2. Uninstall "libuchardet-devel" package

This is a short guide on how to uninstall libuchardet-devel on openSuSE Tumbleweed:

$ sudo zypper remove libuchardet-devel

3. Information about the libuchardet-devel package on openSuSE Tumbleweed

Information for package libuchardet-devel:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libuchardet-devel
Version : 0.0.8-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 81.1 KiB
Installed : No
Status : not installed
Source package : uchardet-0.0.8-1.5.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 development files.

5. The same packages on other Linux Distributions