How to Install and Uninstall python-chardet-doc.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "python-chardet-doc.noarch" package

This guide let you learn how to install python-chardet-doc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python-chardet-doc.noarch

2. Uninstall "python-chardet-doc.noarch" package

Please follow the instructions below to uninstall python-chardet-doc.noarch on Fedora 36:

$ sudo dnf remove python-chardet-doc.noarch $ sudo dnf autoremove

3. Information about the python-chardet-doc.noarch package on Fedora 36

Last metadata expiration check: 1:12:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python-chardet-doc
Version : 4.0.0
Release : 17.fc36
Architecture : noarch
Size : 136 k
Source : python-chardet-4.0.0-17.fc36.src.rpm
Repository : updates
Summary : Documentation for python-chardet
URL : https://github.com/chardet/chardet
License : LGPLv2+
Description :
: Chardet: The Universal Character Encoding Detector
:
: Detects:
:
: • ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
: • Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
: Chinese)
: • EUC-JP, SHIFT_JIS, CP932, ISO-2022-JP (Japanese)
: • EUC-KR, ISO-2022-KR, Johab (Korean)
: • KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
: • ISO-8859-5, windows-1251 (Bulgarian)
: • ISO-8859-1, windows-1252 (Western European languages)
: • ISO-8859-7, windows-1253 (Greek)
: • ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
: • TIS-620 (Thai)
:
: ISO-8859-2 and windows-1250 (Hungarian) probers have been temporarily
: disabled.