How to Install and Uninstall python312-base-x86-64-v3 Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-base-x86-64-v3" package

Learn how to install python312-base-x86-64-v3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-base-x86-64-v3

2. Uninstall "python312-base-x86-64-v3" package

Please follow the steps below to uninstall python312-base-x86-64-v3 on openSuSE Tumbleweed:

$ sudo zypper remove python312-base-x86-64-v3

3. Information about the python312-base-x86-64-v3 package on openSuSE Tumbleweed

Information for package python312-base-x86-64-v3:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-base-x86-64-v3
Version : 3.12.2-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.3 MiB
Installed : No
Status : not installed
Source package : python312-core-3.12.2-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.