How to Install and Uninstall python3-attrs.noarch Package on Rocky Linux 9
Last updated: November 14,2024
1. Install "python3-attrs.noarch" package
This guide covers the steps necessary to install python3-attrs.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-attrs.noarch
Copied
2. Uninstall "python3-attrs.noarch" package
Learn how to uninstall python3-attrs.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-attrs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-attrs.noarch package on Rocky Linux 9
Last metadata expiration check: 0:42:43 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-attrs
Version : 20.3.0
Release : 7.el9
Architecture : noarch
Size : 78 k
Source : python-attrs-20.3.0-7.el9.src.rpm
Repository : appstream
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 : 20.3.0
Release : 7.el9
Architecture : noarch
Size : 78 k
Source : python-attrs-20.3.0-7.el9.src.rpm
Repository : appstream
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.