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

Last updated: June 01,2024

1. Install "python39-build" package

Please follow the instructions below to install python39-build on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-build

2. Uninstall "python39-build" package

This guide let you learn how to uninstall python39-build on openSuSE Tumbleweed:

$ sudo zypper remove python39-build

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

Information for package python39-build:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-build
Version : 1.0.3-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 94.7 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.