Jump to letter: [
ABCDEFGIJKLMNOPQRSTVWY
]
python3-tldextract - Accurately separate the TLD from the registered domain and subdomains of a URL
- 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.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-tldextract
Packages