How to Install and Uninstall python3-cchardet Package on openSUSE Leap

Last updated: October 05,2024

1. Install "python3-cchardet" package

Here is a brief guide to show you how to install python3-cchardet on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-cchardet

2. Uninstall "python3-cchardet" package

This guide covers the steps necessary to uninstall python3-cchardet on openSUSE Leap:

$ sudo zypper remove python3-cchardet

3. Information about the python3-cchardet package on openSUSE Leap

Information for package python3-cchardet:
-----------------------------------------
Repository : Main Repository
Name : python3-cchardet
Version : 2.1.5-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 351.9 KiB
Installed : No
Status : not installed
Source package : python-cchardet-2.1.5-bp155.2.11.src
Upstream URL : https://github.com/PyYoshi/cChardet
Summary : cChardet is high speed universal character encoding detector
Description :
cChardet is high speed universal character encoding detector. - binding to `uchardet`_.