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

Last updated: July 07,2024

1. Install "python311-Nuitka" package

Here is a brief guide to show you how to install python311-Nuitka on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Nuitka

2. Uninstall "python311-Nuitka" package

Please follow the step by step instructions below to uninstall python311-Nuitka on openSuSE Tumbleweed:

$ sudo zypper remove python311-Nuitka

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

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