update-tld-names

Extract the top level domain (TLD) from a given URL (Python 3)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-tld
Ubuntu
RUN apt-get update && \ apt-get install -y python3-tld
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-tld
Fedora
RUN dnf install -y python3-tld
click the source code to copy install update-tld-names on any operating system with command-not-found.com