How to Install and Uninstall python3-cattrs.noarch Package on Fedora 39
Last updated: January 11,2025
1. Install "python3-cattrs.noarch" package
Please follow the steps below to install python3-cattrs.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-cattrs.noarch
Copied
2. Uninstall "python3-cattrs.noarch" package
This guide covers the steps necessary to uninstall python3-cattrs.noarch on Fedora 39:
$
sudo dnf remove
python3-cattrs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cattrs.noarch package on Fedora 39
Last metadata expiration check: 3:00:53 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-cattrs
Version : 22.2.0
Release : 14.fc39
Architecture : noarch
Size : 104 k
Source : python-cattrs-22.2.0-14.fc39.src.rpm
Repository : fedora
Summary : Python library for structuring and unstructuring data
URL : https://github.com/python-attrs/cattrs
License : MIT
Description : cattrs is an open source Python library for structuring and
: unstructuring data. cattrs works best with attrs classes and the usual
: Python collections, but other kinds of classes are supported by
: manually registering converters.
Available Packages
Name : python3-cattrs
Version : 22.2.0
Release : 14.fc39
Architecture : noarch
Size : 104 k
Source : python-cattrs-22.2.0-14.fc39.src.rpm
Repository : fedora
Summary : Python library for structuring and unstructuring data
URL : https://github.com/python-attrs/cattrs
License : MIT
Description : cattrs is an open source Python library for structuring and
: unstructuring data. cattrs works best with attrs classes and the usual
: Python collections, but other kinds of classes are supported by
: manually registering converters.