How to Install and Uninstall python3-tldextract.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-tldextract.noarch" package
This guide covers the steps necessary to install python3-tldextract.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-tldextract.noarch
Copied
2. Uninstall "python3-tldextract.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-tldextract.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-tldextract.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-tldextract.noarch package on AlmaLinux 8
Last metadata expiration check: 0:22:28 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-tldextract
Version : 2.2.3
Release : 1.el8
Architecture : noarch
Size : 66 k
Source : python-tldextract-2.2.3-1.el8.src.rpm
Repository : epel
Summary : Accurately separate the TLD from the registered domain and subdomains of a URL
URL : https://pypi.python.org/pypi/tldextract
License : BSD
Description : Accurately separate the TLD from the registered domain and
: subdomains of a URL, using the Public Suffix List. By default,
: this includes the public ICANN TLDs and their exceptions. You can
: optionally support the Public Suffix List's private domains as
: well.
:
: This is the Python 3 version of the package.
Available Packages
Name : python3-tldextract
Version : 2.2.3
Release : 1.el8
Architecture : noarch
Size : 66 k
Source : python-tldextract-2.2.3-1.el8.src.rpm
Repository : epel
Summary : Accurately separate the TLD from the registered domain and subdomains of a URL
URL : https://pypi.python.org/pypi/tldextract
License : BSD
Description : Accurately separate the TLD from the registered domain and
: subdomains of a URL, using the Public Suffix List. By default,
: this includes the public ICANN TLDs and their exceptions. You can
: optionally support the Public Suffix List's private domains as
: well.
:
: This is the Python 3 version of the package.