How to Install and Uninstall python3-hatchling.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-hatchling.noarch" package

In this section, we are going to explain the necessary steps to install python3-hatchling.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-hatchling.noarch" package

Please follow the guidelines below to uninstall python3-hatchling.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-hatchling.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:08:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-hatchling
Version : 1.18.0
Release : 1.el9
Architecture : noarch
Size : 148 k
Source : python-hatchling-1.18.0-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.