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

Last updated: May 16,2024

1. Install "python3-urlobject" package

Please follow the steps below to install python3-urlobject on Kali Linux

$ sudo apt update $ sudo apt install python3-urlobject

2. Uninstall "python3-urlobject" package

Please follow the guidance below to uninstall python3-urlobject on Kali Linux:

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

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

Package: python3-urlobject
Source: python-urlobject
Version: 2.4.3-7
Installed-Size: 163
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any, libjs-sphinxdoc (>= 4.3)
Size: 25724
SHA256: 52b410d427a47954fb7facffc6273b3f8add6994e0348af8eeb54cca432e780d
SHA1: 2857af85189b5a5ec025e3887c7a6032606a2d4c
MD5sum: 17a55d40586de5feefeeec84ef0c8784
Description: utility class for manipulating URLs.
URLObject is a utility class for manipulating URLs. The latest
incarnation of this library builds upon the ideas of its
predecessor, but aims for a clearer API, focusing on proper
method names over operator overrides. It's also being developed
from the ground up in a test-driven manner, and has full
Sphinx documentation.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/zacharyvoase/urlobject
Section: python
Priority: optional
Filename: pool/main/p/python-urlobject/python3-urlobject_2.4.3-7_all.deb