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

Last updated: October 07,2024

1. Install "python3-hatchling.noarch" package

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

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

2. Uninstall "python3-hatchling.noarch" package

This guide let you learn how to uninstall python3-hatchling.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:43:43 ago on Wed Mar 13 07:41:12 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.