How to Install and Uninstall python3-hupper.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "python3-hupper.noarch" package

Please follow the guidance below to install python3-hupper.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-hupper.noarch

2. Uninstall "python3-hupper.noarch" package

Please follow the step by step instructions below to uninstall python3-hupper.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-hupper.noarch $ sudo dnf autoremove

3. Information about the python3-hupper.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:47:42 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-hupper
Version : 1.8.1
Release : 1.el8.1
Architecture : noarch
Size : 61 k
Source : python-hupper-1.8.1-1.el8.1.src.rpm
Repository : epel
Summary : Integrated process monitor for developing servers
URL : https://pypi.python.org/pypi/hupper
License : MIT
Description : 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.