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

Last updated: May 21,2024

1. Install "python39-Nuitka" package

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

$ sudo zypper refresh $ sudo zypper install python39-Nuitka

2. Uninstall "python39-Nuitka" package

Learn how to uninstall python39-Nuitka on openSuSE Tumbleweed:

$ sudo zypper remove python39-Nuitka

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

Information for package python39-Nuitka:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Nuitka
Version : 1.8.4-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 19.8 MiB
Installed : No
Status : not installed
Source package : python-Nuitka-1.8.4-3.1.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.