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

Last updated: September 29,2024

1. Install "python312-build" package

This tutorial shows how to install python312-build on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-build

2. Uninstall "python312-build" package

In this section, we are going to explain the necessary steps to uninstall python312-build on openSuSE Tumbleweed:

$ sudo zypper remove python312-build

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

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