How to Install and Uninstall python3-hatchling.noarch Package on Fedora 35

Last updated: November 29,2024

1. Install "python3-hatchling.noarch" package

This tutorial shows how to install python3-hatchling.noarch on Fedora 35

$ 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 Fedora 35:

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

3. Information about the python3-hatchling.noarch package on Fedora 35

Last metadata expiration check: 4:53:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-hatchling
Version : 0.25.0
Release : 1.fc35
Architecture : noarch
Size : 125 k
Source : python-hatchling-0.25.0-1.fc35.src.rpm
Repository : updates
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.