How to Install and Uninstall python3-confuse.noarch Package on CentOS 8 / RHEL 8
Last updated: January 15,2025
1. Install "python3-confuse.noarch" package
This guide let you learn how to install python3-confuse.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-confuse.noarch
Copied
2. Uninstall "python3-confuse.noarch" package
This guide covers the steps necessary to uninstall python3-confuse.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-confuse.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-confuse.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:48:40 ago on Sun May 9 13:03:46 2021.
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.