How to Install and Uninstall python3-hupper Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-hupper" package

This guide covers the steps necessary to install python3-hupper on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-hupper

2. Uninstall "python3-hupper" package

Please follow the steps below to uninstall python3-hupper on openSUSE Leap:

$ sudo zypper remove python3-hupper

3. Information about the python3-hupper package on openSUSE Leap

Information for package python3-hupper:
---------------------------------------
Repository : Main Repository
Name : python3-hupper
Version : 1.0-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 123.6 KiB
Installed : No
Status : not installed
Source package : python-hupper-1.0-bp155.2.14.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.