How to Install and Uninstall python3-hupper.noarch Package on Fedora 34

Last updated: May 21,2024

1. Install "python3-hupper.noarch" package

Please follow the step by step instructions below to install python3-hupper.noarch on Fedora 34

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

2. Uninstall "python3-hupper.noarch" package

Please follow the instructions below to uninstall python3-hupper.noarch on Fedora 34:

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

3. Information about the python3-hupper.noarch package on Fedora 34

Last metadata expiration check: 4:36:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-hupper
Version : 1.10.2
Release : 4.fc34
Architecture : noarch
Size : 64 k
Source : python-hupper-1.10.2-4.fc34.src.rpm
Repository : fedora
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.