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

Last updated: May 09,2024

1. Install "python3-purl" package

Please follow the step by step instructions below to install python3-purl on Kali Linux

$ sudo apt update $ sudo apt install python3-purl

2. Uninstall "python3-purl" package

Here is a brief guide to show you how to uninstall python3-purl on Kali Linux:

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

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

Package: python3-purl
Source: purl
Version: 1.6-1
Installed-Size: 55
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any
Size: 13640
SHA256: e55fabdf6b99273e69df5f0acc2bb78b389b1e538c454141db17ad25ae05221c
SHA1: 943292f50d7b58b2591146c3bf4c9084c39db5e4
MD5sum: 09e14cf8454da0091b151f9bc0f82bfe
Description: URL interrogation and manipulation (Python3 version)
A simple, immutable URL class with a clean API for interrogation and
manipulation that also supports template URLs as per RFC 6570.
It parses URLs into URL objects which are immutable but also provides mutator
methods for all segments which return a new URL instance. This allows for
easy modification of URLs during runtime.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://codeinthehole.com/writing/purl-immutable-url-objects-for-python/
Section: python
Priority: optional
Filename: pool/main/p/purl/python3-purl_1.6-1_all.deb