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

Last updated: May 05,2024

1. Install "python36-build" package

Please follow the steps below to install python36-build on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-build

2. Uninstall "python36-build" package

Please follow the steps below to uninstall python36-build on openSuSE Tumbleweed:

$ sudo zypper remove python36-build

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

Information for package python36-build:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-build
Version : 0.7.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 120,1 KiB
Installed : No
Status : not installed
Source package : python-build-0.7.0-1.1.src
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.