How to Install and Uninstall python3-translitcodec.noarch Package on Oracle Linux 9

Last updated: September 27,2024

1. Install "python3-translitcodec.noarch" package

Please follow the step by step instructions below to install python3-translitcodec.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-translitcodec.noarch

2. Uninstall "python3-translitcodec.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-translitcodec.noarch on Oracle Linux 9:

$ sudo dnf remove python3-translitcodec.noarch $ sudo dnf autoremove

3. Information about the python3-translitcodec.noarch package on Oracle Linux 9

Last metadata expiration check: 0:46:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-translitcodec
Version : 0.7.0
Release : 5.el9
Architecture : noarch
Size : 23 k
Source : python-translitcodec-0.7.0-5.el9.src.rpm
Repository : epel
Summary : Unicode to 8-bit charset transliteration codec
URL : http://pypi.python.org/pypi/translitcodec/
License : MIT
Description : Best-effort representations using smaller coded character sets
: (ASCII, ISO 8859, etc.).