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

Last updated: July 02,2024

1. Install "python312-Nuitka" package

Please follow the guidelines below to install python312-Nuitka on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-Nuitka

2. Uninstall "python312-Nuitka" package

Please follow the guidance below to uninstall python312-Nuitka on openSuSE Tumbleweed:

$ sudo zypper remove python312-Nuitka

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

Information for package python312-Nuitka:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Nuitka
Version : 1.8.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 22.4 MiB
Installed : No
Status : not installed
Source package : python-Nuitka-1.8.4-1.4.src
Upstream URL : https://nuitka.net
Summary : Python compiler with full language support and CPython compatibility
Description :
Python compiler with full language support and CPython compatibility.
This Python compiler achieves full language compatibility and compiles Python
code into compiled objects that are not second class at all. Instead they can be
used in the same way as pure Python objects.