How to Install and Uninstall python3-daemon.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 29,2024
1. Install "python3-daemon.noarch" package
Please follow the steps below to install python3-daemon.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-daemon.noarch
Copied
2. Uninstall "python3-daemon.noarch" package
Please follow the steps below to uninstall python3-daemon.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-daemon.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-daemon.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:16:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-daemon
Version : 2.3.2
Release : 1.el9
Architecture : noarch
Size : 46 k
Source : python-daemon-2.3.2-1.el9.src.rpm
Repository : epel
Summary : Library to implement a well-behaved Unix daemon process
URL : https://pagure.io/python-daemon
License : Apache-2.0
Description : This library implements the well-behaved daemon specification of PEP 3143,
: "Standard daemon process library".
Available Packages
Name : python3-daemon
Version : 2.3.2
Release : 1.el9
Architecture : noarch
Size : 46 k
Source : python-daemon-2.3.2-1.el9.src.rpm
Repository : epel
Summary : Library to implement a well-behaved Unix daemon process
URL : https://pagure.io/python-daemon
License : Apache-2.0
Description : This library implements the well-behaved daemon specification of PEP 3143,
: "Standard daemon process library".