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

Last updated: December 04,2024

1. Install "python3-hupper.noarch" package

This guide let you learn how to install python3-hupper.noarch on Fedora 38

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

2. Uninstall "python3-hupper.noarch" package

This guide covers the steps necessary to uninstall python3-hupper.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:39:23 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-hupper
Version : 1.10.3
Release : 7.fc38
Architecture : noarch
Size : 87 k
Source : python-hupper-1.10.3-7.fc38.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.