How to Install and Uninstall python3-confuse.noarch Package on Fedora 38
Last updated: February 05,2025
1. Install "python3-confuse.noarch" package
In this section, we are going to explain the necessary steps to install python3-confuse.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-confuse.noarch
Copied
2. Uninstall "python3-confuse.noarch" package
Please follow the steps below to uninstall python3-confuse.noarch on Fedora 38:
$
sudo dnf remove
python3-confuse.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-confuse.noarch package on Fedora 38
Last metadata expiration check: 2:59:50 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-confuse
Version : 2.0.1
Release : 1.fc38
Architecture : noarch
Size : 64 k
Source : python-confuse-2.0.1-1.fc38.src.rpm
Repository : updates
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, environment
: variable support, human-readable errors, and standard OS-specific locations.
Available Packages
Name : python3-confuse
Version : 2.0.1
Release : 1.fc38
Architecture : noarch
Size : 64 k
Source : python-confuse-2.0.1-1.fc38.src.rpm
Repository : updates
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, environment
: variable support, human-readable errors, and standard OS-specific locations.