How to Install and Uninstall python39-hupper Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-hupper" package

This guide covers the steps necessary to install python39-hupper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-hupper

2. Uninstall "python39-hupper" package

This is a short guide on how to uninstall python39-hupper on openSuSE Tumbleweed:

$ sudo zypper remove python39-hupper

3. Information about the python39-hupper package on openSuSE Tumbleweed

Information for package python39-hupper:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-hupper
Version : 1.10.3-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 125.8 KiB
Installed : No
Status : not installed
Source package : python-hupper-1.10.3-2.6.src
Upstream URL : https://pylonsproject.org/
Summary : An in-process file monitor
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.