How to Install and Uninstall python3-configobj.noarch Package on Fedora 35
Last updated: January 05,2025
1. Install "python3-configobj.noarch" package
Please follow the guidelines below to install python3-configobj.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-configobj.noarch
Copied
2. Uninstall "python3-configobj.noarch" package
This tutorial shows how to uninstall python3-configobj.noarch on Fedora 35:
$
sudo dnf remove
python3-configobj.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-configobj.noarch package on Fedora 35
Last metadata expiration check: 4:07:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-configobj
Version : 5.0.6
Release : 25.fc35
Architecture : noarch
Size : 63 k
Source : python-configobj-5.0.6-25.fc35.src.rpm
Repository : fedora
Summary : Config file reading, writing, and validation
URL : http://configobj.readthedocs.org/
License : BSD
Description : ConfigObj is a simple but powerful configuration file reader and writer: an ini
: file round tripper. Its main feature is that it is very easy to use, with a
: straightforward programmers interface and a simple syntax for config files.
Available Packages
Name : python3-configobj
Version : 5.0.6
Release : 25.fc35
Architecture : noarch
Size : 63 k
Source : python-configobj-5.0.6-25.fc35.src.rpm
Repository : fedora
Summary : Config file reading, writing, and validation
URL : http://configobj.readthedocs.org/
License : BSD
Description : ConfigObj is a simple but powerful configuration file reader and writer: an ini
: file round tripper. Its main feature is that it is very easy to use, with a
: straightforward programmers interface and a simple syntax for config files.