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

Last updated: May 17,2024

1. Install "python3-hupper" package

This is a short guide on how to install python3-hupper on Kali Linux

$ sudo apt update $ sudo apt install python3-hupper

2. Uninstall "python3-hupper" package

Please follow the instructions below to uninstall python3-hupper on Kali Linux:

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

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

Package: python3-hupper
Source: python-hupper
Version: 1.12-1
Installed-Size: 89
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 22996
SHA256: 56dd5c961e424e5fe04c06644450ed3d4c6768649836289711843407afa37076
SHA1: 0da3b9f5e577db902e728614b0f4f91f101a2d09
MD5sum: b67409e29a431071ab39ae92c2d84895
Description: Integrated process monitor for developing servers. (Python 3)
hupper is an integrated process monitor that will track changes to any
imported Python files in sys.modules as well as custom paths. When files
are changed the process is restarted.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/Pylons/hupper
Section: python
Priority: optional
Filename: pool/main/p/python-hupper/python3-hupper_1.12-1_all.deb