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

Last updated: July 04,2024

1. Install "python310-Nuitka" package

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

$ sudo zypper refresh $ sudo zypper install python310-Nuitka

2. Uninstall "python310-Nuitka" package

Please follow the instructions below to uninstall python310-Nuitka on openSuSE Tumbleweed:

$ sudo zypper remove python310-Nuitka

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

Information for package python310-Nuitka:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Nuitka
Version : 1.8.4-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 19.5 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.