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

Last updated: May 07,2024

1. Install "python3-uritemplate" package

Please follow the guidance below to install python3-uritemplate on Kali Linux

$ sudo apt update $ sudo apt install python3-uritemplate

2. Uninstall "python3-uritemplate" package

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

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

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

Package: python3-uritemplate
Source: python-uritemplate
Version: 4.1.1-3
Installed-Size: 48
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 10636
SHA256: b2502983f4b66d1d01e5a66f74c9e2327a191697f24ca3ed9b1d3dc72d586498
SHA1: c97e13d938ea162dd4ca0f58ce26fd479e1320f6
MD5sum: 82631cda23307ce8751e84758d7fef1e
Description: implementation of RFC6570 - Python 3.x
python-uritemplate implements RFC6570. URI Template can expand templates up to
and including Level 4 in that specification. It exposes one method, "expand".
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/python-hyper/uritemplate
Section: python
Priority: optional
Filename: pool/main/p/python-uritemplate/python3-uritemplate_4.1.1-3_all.deb