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

Last updated: May 05,2024

1. Install "python38-Nuitka" package

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

$ sudo zypper refresh $ sudo zypper install python38-Nuitka

2. Uninstall "python38-Nuitka" package

Please follow the guidelines below to uninstall python38-Nuitka on openSuSE Tumbleweed:

$ sudo zypper remove python38-Nuitka

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

Information for package python38-Nuitka:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-Nuitka
Version : 0.6.18-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 15,6 MiB
Installed : No
Status : not installed
Source package : python-Nuitka-0.6.18-1.1.src
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.