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

Last updated: July 07,2024

1. Install "python311-hupper" package

Please follow the step by step instructions below to install python311-hupper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hupper

2. Uninstall "python311-hupper" package

This guide covers the steps necessary to uninstall python311-hupper on openSuSE Tumbleweed:

$ sudo zypper remove python311-hupper

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

Information for package python311-hupper:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-hupper
Version : 1.10.3-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 164.2 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.