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

Last updated: May 18,2024

1. Install "python36-Nuitka" package

Please follow the steps below to install python36-Nuitka on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-Nuitka

2. Uninstall "python36-Nuitka" package

This tutorial shows how to uninstall python36-Nuitka on openSuSE Tumbleweed:

$ sudo zypper remove python36-Nuitka

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

Information for package python36-Nuitka:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.