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

Last updated: May 18,2024

1. Install "python-base" package

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

$ sudo zypper refresh $ sudo zypper install python-base

2. Uninstall "python-base" package

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

$ sudo zypper remove python-base

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

Information for package python-base:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-base
Version : 2.7.18-43.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 23.7 MiB
Installed : No
Status : not installed
Source package : python-base-2.7.18-43.1.src
Upstream URL : https://www.python.org/
Summary : Python Interpreter base package
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
(HTML) or python-doc-pdf (PDF) packages.
This package contains all of stand-alone Python files, minus binary
modules that would pull in extra dependencies.

5. The same packages on other Linux Distributions