How to Install and Uninstall python3-tld Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python3-tld" package

This guide covers the steps necessary to install python3-tld on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-tld

2. Uninstall "python3-tld" package

Here is a brief guide to show you how to uninstall python3-tld on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-tld $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tld package on Ubuntu 21.10 (Impish Indri)

Package: python3-tld
Architecture: all
Version: 0.11.11-1
Priority: optional
Section: universe/python
Source: python-tld
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 98
Depends: python3:any, publicsuffix
Suggests: python-tld-doc
Filename: pool/universe/p/python-tld/python3-tld_0.11.11-1_all.deb
Size: 16216
MD5sum: 863f25f9c7402c3afc5a89317b2bdcf4
SHA1: 35c5eb06423bb7f32a49a7ddba3abb4eda64e154
SHA256: 7bb8dbc075371814e45d1eddb8372ddec84fcf5b839682ccf99b9d1c2d16de5c
SHA512: 038879ea764773587120716ad4db20fbbbecde5cba68b8a68a3634b494645ea58939c1a0fc1d7aaf4f48b557bb4062d7f866ac0284928b8baf73d1aaea763899
Homepage: https://github.com/barseghyanartur/tld
Description-en: Extract the top level domain (TLD) from a given URL (Python 3)
This package contains a module which extracts the top level domain (TLD) from
the given URL. The list of TLD names is taken from Mozilla.
.
It can optionally raises exceptions on non-existing TLDs or silently fails (if
fail_silently argument is set to True).
.
This package installs the library for Python 3.
Description-md5: f6445035709174b46b0b4dd90e3d1184