How to Install and Uninstall python3-simplevisor.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "python3-simplevisor.noarch" package

Please follow the instructions below to install python3-simplevisor.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-simplevisor.noarch" package

Here is a brief guide to show you how to uninstall python3-simplevisor.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-simplevisor.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:02:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-simplevisor
Version : 1.3
Release : 1.el8
Architecture : noarch
Size : 77 k
Source : python-simplevisor-1.3-1.el8.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.