How to Install and Uninstall python3-attrs.noarch Package on Fedora 38
Last updated: January 10,2025
1. Install "python3-attrs.noarch" package
This guide let you learn how to install python3-attrs.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-attrs.noarch
Copied
2. Uninstall "python3-attrs.noarch" package
This tutorial shows how to uninstall python3-attrs.noarch on Fedora 38:
$
sudo dnf remove
python3-attrs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-attrs.noarch package on Fedora 38
Last metadata expiration check: 2:45:35 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-attrs
Version : 22.2.0
Release : 2.fc38
Architecture : noarch
Size : 124 k
Source : python-attrs-22.2.0-2.fc38.src.rpm
Repository : fedora
Summary : Python attributes without boilerplate
URL : http://www.attrs.org/
License : MIT
Description : attrs is an MIT-licensed Python package with class decorators that
: ease the chores of implementing the most common attribute-related
: object protocols.
Available Packages
Name : python3-attrs
Version : 22.2.0
Release : 2.fc38
Architecture : noarch
Size : 124 k
Source : python-attrs-22.2.0-2.fc38.src.rpm
Repository : fedora
Summary : Python attributes without boilerplate
URL : http://www.attrs.org/
License : MIT
Description : attrs is an MIT-licensed Python package with class decorators that
: ease the chores of implementing the most common attribute-related
: object protocols.