How to Install and Uninstall python3-simplevisor.noarch Package on Rocky Linux 8
Last updated: November 15,2024
1. Install "python3-simplevisor.noarch" package
In this section, we are going to explain the necessary steps to install python3-simplevisor.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-simplevisor.noarch
Copied
2. Uninstall "python3-simplevisor.noarch" package
This guide let you learn how to uninstall python3-simplevisor.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-simplevisor.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-simplevisor.noarch package on Rocky Linux 8
Last metadata expiration check: 0:21:33 ago on Mon Sep 12 10:27:18 2022.
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.
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.