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

Last updated: July 04,2024

1. Install "python311-base" package

Please follow the guidelines below to install python311-base on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-base

2. Uninstall "python311-base" package

Please follow the guidance below to uninstall python311-base on openSuSE Tumbleweed:

$ sudo zypper remove python311-base

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

Information for package python311-base:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-base
Version : 3.11.8-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 44.2 MiB
Installed : No
Status : not installed
Source package : python311-core-3.11.8-4.1.src
Upstream URL : https://www.python.org/
Summary : Python 3 Interpreter and Stdlib Core
Description :
Python is an interpreted, object-oriented programming language, and is
often compared to Tcl, Perl, Scheme, or Java. You can find an overview
of Python in the documentation and tutorials included in the python-doc
package.
This package contains the interpreter core and most commonly used modules
from the standard library. This is sufficient for many usecases, but it
excludes components that depend on external libraries, most notably XML,
database and UI toolkits support.

5. The same packages on other Linux Distributions