How to Install and Uninstall python3-text-unidecode.noarch Package on Rocky Linux 8
Last updated: November 12,2024
1. Install "python3-text-unidecode.noarch" package
In this section, we are going to explain the necessary steps to install python3-text-unidecode.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-text-unidecode.noarch
Copied
2. Uninstall "python3-text-unidecode.noarch" package
Please follow the steps below to uninstall python3-text-unidecode.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-text-unidecode.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-text-unidecode.noarch package on Rocky Linux 8
Last metadata expiration check: 1:21:52 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-text-unidecode
Version : 1.3
Release : 1.el8
Architecture : noarch
Size : 69 k
Source : python-text-unidecode-1.3-1.el8.src.rpm
Repository : epel
Summary : A Python module for handling non-Roman text data
URL : https://github.com/kmike/text-unidecode/
License : GPL+ or Artistic
Description : text-unidecode is the most basic port of the Text::Unidecode Perl library.
Available Packages
Name : python3-text-unidecode
Version : 1.3
Release : 1.el8
Architecture : noarch
Size : 69 k
Source : python-text-unidecode-1.3-1.el8.src.rpm
Repository : epel
Summary : A Python module for handling non-Roman text data
URL : https://github.com/kmike/text-unidecode/
License : GPL+ or Artistic
Description : text-unidecode is the most basic port of the Text::Unidecode Perl library.