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

Last updated: May 13,2024

1. Install "python3-hug" package

In this section, we are going to explain the necessary steps to install python3-hug on Kali Linux

$ sudo apt update $ sudo apt install python3-hug

2. Uninstall "python3-hug" package

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

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

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

Package: python3-hug
Source: python-hug
Version: 2.6.0-4
Installed-Size: 26687
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-falcon, python3-requests, python3:any, libc6 (>= 2.4), python3-packaging
Size: 4259904
SHA256: 92192e33a07bfd2414801863cbbb8cf7462ff5ae9013a22ed43e4c435b06a4c6
SHA1: c976078176efef1e0faa30cbb3c6bcc87fbcfb75
MD5sum: 385ba23895198f9f70fa9b491468f0d5
Description: Python3 framework for HTTP and CLI APIs
hug makes developing a Python driven API as succinct as a written definition.
Built-in API version management, validation and documentation generation.
Encourages self-documenting code and easy testing.
hug is Python 3+ only and built upon Falcon's high performance HTTP library.
Description-md5:
Homepage: https://github.com/hugapi/hug
Section: python
Priority: optional
Filename: pool/main/p/python-hug/python3-hug_2.6.0-4_amd64.deb