How to Install and Uninstall python3-hupper.noarch Package on AlmaLinux 8
Last updated: November 27,2024
1. Install "python3-hupper.noarch" package
Here is a brief guide to show you how to install python3-hupper.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-hupper.noarch
Copied
2. Uninstall "python3-hupper.noarch" package
This is a short guide on how to uninstall python3-hupper.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-hupper.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-hupper.noarch package on AlmaLinux 8
Last metadata expiration check: 0:08:27 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-hupper
Version : 1.8.1
Release : 1.el8.1
Architecture : noarch
Size : 61 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.
Available Packages
Name : python3-hupper
Version : 1.8.1
Release : 1.el8.1
Architecture : noarch
Size : 61 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.