How to Install and Uninstall python3-chardet.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-chardet.noarch" package
This is a short guide on how to install python3-chardet.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-chardet.noarch
Copied
2. Uninstall "python3-chardet.noarch" package
Here is a brief guide to show you how to uninstall python3-chardet.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-chardet.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-chardet.noarch package on Rocky Linux 8
Last metadata expiration check: 0:53:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-chardet
Version : 3.0.4
Release : 7.el8
Architecture : noarch
Size : 194 k
Source : python-chardet-3.0.4-7.el8.src.rpm
Repository : baseos
Summary : Character encoding auto-detection in Python 3
URL : https://github.com/chardet/chardet
License : LGPLv2
Description : Character encoding auto-detection in Python. As
: smart as your browser. Open source.
:
: Python 3 version.
Available Packages
Name : python3-chardet
Version : 3.0.4
Release : 7.el8
Architecture : noarch
Size : 194 k
Source : python-chardet-3.0.4-7.el8.src.rpm
Repository : baseos
Summary : Character encoding auto-detection in Python 3
URL : https://github.com/chardet/chardet
License : LGPLv2
Description : Character encoding auto-detection in Python. As
: smart as your browser. Open source.
:
: Python 3 version.