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

Last updated: June 02,2024

1. Install "python310-build" package

Please follow the guidance below to install python310-build on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-build

2. Uninstall "python310-build" package

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

$ sudo zypper remove python310-build

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

Information for package python310-build:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-build
Version : 1.0.3-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 95.4 KiB
Installed : No
Status : not installed
Source package : python-build-1.0.3-1.4.src
Upstream URL : https://github.com/pypa/build
Summary : Simple PEP517 package builder
Description :
Build will invoke the PEP 517 hooks to build a distribution package.
It is a simple build tool and does not perform any dependency management.