How to Install and Uninstall python310-hatch Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python310-hatch" package

Please follow the guidelines below to install python310-hatch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-hatch

2. Uninstall "python310-hatch" package

Please follow the guidance below to uninstall python310-hatch on openSuSE Tumbleweed:

$ sudo zypper remove python310-hatch

3. Information about the python310-hatch package on openSuSE Tumbleweed

Information for package python310-hatch:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-hatch
Version : 1.9.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 674.7 KiB
Installed : No
Status : not installed
Source package : python-hatch-1.9.1-1.4.src
Upstream URL : https://hatch.pypa.io/latest/
Summary : Modern, extensible Python project management
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 indexes
* Version management
* Configurable project generation with sane defaults
* Responsive CLI, ~2-3x faster than equivalent tools