How to Install and Uninstall python3-anyconfig.noarch Package on Fedora 39
Last updated: December 12,2024
1. Install "python3-anyconfig.noarch" package
Please follow the guidance below to install python3-anyconfig.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-anyconfig.noarch
Copied
2. Uninstall "python3-anyconfig.noarch" package
Please follow the guidelines below to uninstall python3-anyconfig.noarch on Fedora 39:
$
sudo dnf remove
python3-anyconfig.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-anyconfig.noarch package on Fedora 39
Last metadata expiration check: 3:07:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-anyconfig
Version : 0.13.0
Release : 6.fc39
Architecture : noarch
Size : 199 k
Source : python-anyconfig-0.13.0-6.fc39.src.rpm
Repository : fedora
Summary : Python library to load and dump configuration files in various formats
URL : https://github.com/ssato/python-anyconfig
License : MIT
Description : Python library provides common APIs to load and dump configuration files in
: various formats such like JSON, YAML and XML with some useful features such as
: contents merge, templates, query, schema validation and generation support.
Available Packages
Name : python3-anyconfig
Version : 0.13.0
Release : 6.fc39
Architecture : noarch
Size : 199 k
Source : python-anyconfig-0.13.0-6.fc39.src.rpm
Repository : fedora
Summary : Python library to load and dump configuration files in various formats
URL : https://github.com/ssato/python-anyconfig
License : MIT
Description : Python library provides common APIs to load and dump configuration files in
: various formats such like JSON, YAML and XML with some useful features such as
: contents merge, templates, query, schema validation and generation support.