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

Last updated: May 14,2024

1. Install "python3-rfc3987" package

Learn how to install python3-rfc3987 on Kali Linux

$ sudo apt update $ sudo apt install python3-rfc3987

2. Uninstall "python3-rfc3987" package

Please follow the guidelines below to uninstall python3-rfc3987 on Kali Linux:

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

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

Package: python3-rfc3987
Source: python-rfc3987
Version: 1.3.8-2
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 8816
SHA256: 2c924daa7ff20cd814c16636236926400a7994bdd8931c94751caedf5e3ab2c7
SHA1: aa292f4e5dbb36951328cd2a5c185a701ec82164
MD5sum: 544031b3447ce66019e2c6eacfcdf261
Description: Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
This module provides regular expressions according to
* RFC 3986 "Uniform Resource Identifier (URI): Generic Syntax"
* RFC 3987 "Internationalized Resource Identifiers (IRIs)"
and utilities for composition and relative resolution of references.
Description-md5:
Homepage: https://github.com/dgerber/rfc3987
Section: python
Priority: optional
Filename: pool/main/p/python-rfc3987/python3-rfc3987_1.3.8-2_all.deb