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

Last updated: October 04,2024

1. Install "python3-wadllib" package

Learn how to install python3-wadllib on Kali Linux

$ sudo apt update $ sudo apt install python3-wadllib

2. Uninstall "python3-wadllib" package

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

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

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

Package: python3-wadllib
Source: python-wadllib
Version: 1.3.6-5
Installed-Size: 331
Maintainer: Stefano Rivera
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>> 3.8), python3-lazr.uri, python3-pkg-resources, python3:any
Size: 36956
SHA256: 2d3d8294eabd936d752b6fc4987eabe98fa95b5c9d77a0d187189e1e9bce77be
SHA1: 2863822972a9911c7ffeff8679460495d5a117f5
MD5sum: 7c426d3b25ddbd35e93d0b97f2942fa6
Description: Python 3 library for navigating WADL files
The Web Application Description Language (WADL) is an XML vocabulary for
describing the capabilities of HTTP resources. wadllib can be used in
conjunction with an HTTP library to navigate and manipulate those resources.
.
This package provides wadllib for Python 3.x.
Description-md5:
Homepage: https://launchpad.net/wadllib
Section: python
Priority: optional
Filename: pool/main/p/python-wadllib/python3-wadllib_1.3.6-5_all.deb