How to Install and Uninstall python3-simplevisor.noarch Package on CentOS Stream 9

Last updated: November 27,2024

1. Install "python3-simplevisor.noarch" package

Please follow the guidelines below to install python3-simplevisor.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-simplevisor.noarch

2. Uninstall "python3-simplevisor.noarch" package

Please follow the guidelines below to uninstall python3-simplevisor.noarch on CentOS Stream 9:

$ sudo dnf remove python3-simplevisor.noarch $ sudo dnf autoremove

3. Information about the python3-simplevisor.noarch package on CentOS Stream 9

Last metadata expiration check: 3:06:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-simplevisor
Version : 1.2
Release : 20.el9
Architecture : noarch
Size : 73 k
Source : python-simplevisor-1.2-20.el9.src.rpm
Repository : epel
Summary : Python simple daemons supervisor
URL : https://github.com/cern-mig/python-simplevisor
License : ASL 2.0
Description : Simplevisor is a simple daemons supervisor, it is inspired by
: Erlang OTP and it can supervise hierarchies of services.