How to Install and Uninstall python3-hatchling.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "python3-hatchling.noarch" package

Please follow the guidance below to install python3-hatchling.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-hatchling.noarch

2. Uninstall "python3-hatchling.noarch" package

Please follow the instructions below to uninstall python3-hatchling.noarch on CentOS Stream 9:

$ sudo dnf remove python3-hatchling.noarch $ sudo dnf autoremove

3. Information about the python3-hatchling.noarch package on CentOS Stream 9

Last metadata expiration check: 2:21:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-hatchling
Version : 1.21.1
Release : 1.el9
Architecture : noarch
Size : 150 k
Source : python-hatchling-1.21.1-1.el9.src.rpm
Repository : epel
Summary : The build backend used by Hatch
URL : https://pypi.org/project/hatchling
License : MIT
Description : This is the extensible, standards compliant build backend used by Hatch.