How to Install and Uninstall python3-publicsuffix2 Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-publicsuffix2" package

This guide let you learn how to install python3-publicsuffix2 on Kali Linux

$ sudo apt update $ sudo apt install python3-publicsuffix2

2. Uninstall "python3-publicsuffix2" package

Please follow the step by step instructions below to uninstall python3-publicsuffix2 on Kali Linux:

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

3. Information about the python3-publicsuffix2 package on Kali Linux

Package: python3-publicsuffix2
Source: python-publicsuffix2
Version: 2.20191221-3
Installed-Size: 50
Maintainer: Debian Python Team
Architecture: all
Depends: publicsuffix, python3-pkg-resources, python3:any
Size: 12440
SHA256: d74b2ccbbcc5ab3845cc6baa269ab576acc5179e48220e1f4727b995a005cc79
SHA1: 85b1d4698e9ed4ce2f1506703c5e091f9d9ed1ea
MD5sum: 10801375724ce2f8bd8b9a3662ede3b2
Description: Python3 module to get a domain suffix using the Public Suffix List
This Python3 module allows you to get the public suffix of a domain name
using the Public Suffix List from http://publicsuffix.org.
.
A public suffix is one under which Internet users can directly register
names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us.
Accurately knowing the public suffix of a domain is useful when handling
web browser cookies, highlighting the most important part of a domain name
in a user interface or sorting URLs by web site.
.
This module replaces the deprecated python3-publicsuffix package.
Description-md5:
Homepage: https://github.com/nexb/python-publicsuffix2
Section: python
Priority: optional
Filename: pool/main/p/python-publicsuffix2/python3-publicsuffix2_2.20191221-3_all.deb