How to Install and Uninstall python2-hupper.noarch Package on Oracle Linux 8

Last updated: May 02,2024

1. Install "python2-hupper.noarch" package

Here is a brief guide to show you how to install python2-hupper.noarch on Oracle Linux 8

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

2. Uninstall "python2-hupper.noarch" package

Please follow the guidelines below to uninstall python2-hupper.noarch on Oracle Linux 8:

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

3. Information about the python2-hupper.noarch package on Oracle Linux 8

Last metadata expiration check: 5:46:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-hupper
Version : 1.8.1
Release : 1.el8.1
Architecture : noarch
Size : 60 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.