How to Install and Uninstall python3-confuse.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 06,2025
1. Install "python3-confuse.noarch" package
Please follow the step by step instructions below to install python3-confuse.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-confuse.noarch
Copied
2. Uninstall "python3-confuse.noarch" package
Please follow the instructions below to uninstall python3-confuse.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-confuse.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-confuse.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:50:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-confuse
Version : 1.0.0
Release : 4.el8
Architecture : noarch
Size : 38 k
Source : python-confuse-1.0.0-4.el8.src.rpm
Repository : epel
Summary : A Python module for handling YAML configuration files
URL : https://github.com/beetbox/confuse
License : MIT
Description : Confuse is a configuration library for Python that uses YAML. It takes
: care of defaults, overrides, type checking, command-line integration, human-
: readable errors, and standard OS-specific locations.
Available Packages
Name : python3-confuse
Version : 1.0.0
Release : 4.el8
Architecture : noarch
Size : 38 k
Source : python-confuse-1.0.0-4.el8.src.rpm
Repository : epel
Summary : A Python module for handling YAML configuration files
URL : https://github.com/beetbox/confuse
License : MIT
Description : Confuse is a configuration library for Python that uses YAML. It takes
: care of defaults, overrides, type checking, command-line integration, human-
: readable errors, and standard OS-specific locations.