How to Install and Uninstall hatch.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "hatch.noarch" package
Please follow the guidance below to install hatch.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
hatch.noarch
Copied
2. Uninstall "hatch.noarch" package
Here is a brief guide to show you how to uninstall hatch.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
hatch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the hatch.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:15:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : hatch
Version : 1.7.0
Release : 14.el9
Architecture : noarch
Size : 193 k
Source : hatch-1.7.0-14.el9.src.rpm
Repository : epel
Summary : A modern project, package, and virtual env manager
URL : https://github.com/pypa/hatch
License : MIT
Description : Hatch is a modern, extensible Python project manager.
:
: Features:
:
: • Standardized build system with reproducible builds by default
: • Robust environment management with support for custom scripts
: • Easy publishing to PyPI or other sources
: • Version management
: • Configurable project generation with sane defaults
: • Responsive CLI, ~2-3x faster than equivalent tools
Available Packages
Name : hatch
Version : 1.7.0
Release : 14.el9
Architecture : noarch
Size : 193 k
Source : hatch-1.7.0-14.el9.src.rpm
Repository : epel
Summary : A modern project, package, and virtual env manager
URL : https://github.com/pypa/hatch
License : MIT
Description : Hatch is a modern, extensible Python project manager.
:
: Features:
:
: • Standardized build system with reproducible builds by default
: • Robust environment management with support for custom scripts
: • Easy publishing to PyPI or other sources
: • Version management
: • Configurable project generation with sane defaults
: • Responsive CLI, ~2-3x faster than equivalent tools