How to Install and Uninstall python3.11-charset-normalizer.noarch Package on AlmaLinux 9
Last updated: January 10,2025
1. Install "python3.11-charset-normalizer.noarch" package
Please follow the guidelines below to install python3.11-charset-normalizer.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-charset-normalizer.noarch
Copied
2. Uninstall "python3.11-charset-normalizer.noarch" package
This is a short guide on how to uninstall python3.11-charset-normalizer.noarch on AlmaLinux 9:
$
sudo dnf remove
python3.11-charset-normalizer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-charset-normalizer.noarch package on AlmaLinux 9
Last metadata expiration check: 0:28:57 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3.11-charset-normalizer
Version : 2.1.0
Release : 1.el9
Architecture : noarch
Size : 93 k
Source : python3.11-charset-normalizer-2.1.0-1.el9.src.rpm
Repository : appstream
Summary : The Real First Universal Charset Detector
URL : https://github.com/ousret/charset_normalizer
License : MIT
Description : A library that helps you read text from an unknown charset encoding.
: Motivated by chardet, trying to resolve the issue by taking
: a new approach. All IANA character set names for which the Python core
: library provides codecs are supported.
Available Packages
Name : python3.11-charset-normalizer
Version : 2.1.0
Release : 1.el9
Architecture : noarch
Size : 93 k
Source : python3.11-charset-normalizer-2.1.0-1.el9.src.rpm
Repository : appstream
Summary : The Real First Universal Charset Detector
URL : https://github.com/ousret/charset_normalizer
License : MIT
Description : A library that helps you read text from an unknown charset encoding.
: Motivated by chardet, trying to resolve the issue by taking
: a new approach. All IANA character set names for which the Python core
: library provides codecs are supported.