How to Install and Uninstall python3-tld.noarch Package on CentOS Stream 9

Last updated: October 02,2024

1. Install "python3-tld.noarch" package

In this section, we are going to explain the necessary steps to install python3-tld.noarch on CentOS Stream 9

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

2. Uninstall "python3-tld.noarch" package

This guide covers the steps necessary to uninstall python3-tld.noarch on CentOS Stream 9:

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

3. Information about the python3-tld.noarch package on CentOS Stream 9

Last metadata expiration check: 3:11:09 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-tld
Version : 0.13
Release : 1.el9
Architecture : noarch
Size : 127 k
Source : python-tld-0.13-1.el9.src.rpm
Repository : epel
Summary : Extract the top level domain from the URL given
URL : https://github.com/barseghyanartur/tld
License : MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later
Description : Extract the top level domain (TLD) from the URL given. List of TLD names is
: taken from Mozilla.