How to Install and Uninstall python3-simplevisor.noarch Package on Fedora 34

Last updated: May 07,2024

1. Install "python3-simplevisor.noarch" package

This guide covers the steps necessary to install python3-simplevisor.noarch on Fedora 34

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

2. Uninstall "python3-simplevisor.noarch" package

This tutorial shows how to uninstall python3-simplevisor.noarch on Fedora 34:

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

3. Information about the python3-simplevisor.noarch package on Fedora 34

Last metadata expiration check: 1:06:13 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-simplevisor
Version : 1.3
Release : 1.fc34
Architecture : noarch
Size : 73 k
Source : python-simplevisor-1.3-1.fc34.src.rpm
Repository : updates
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.