How to Install and Uninstall python36-base Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-base" package
Here is a brief guide to show you how to install python36-base on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-base
Copied
2. Uninstall "python36-base" package
This tutorial shows how to uninstall python36-base on openSuSE Tumbleweed:
$
sudo zypper remove
python36-base
Copied
3. Information about the python36-base package on openSuSE Tumbleweed
Information for package python36-base:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-base
Version : 3.6.15-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 30,7 MiB
Installed : No
Status : not installed
Source package : python36-core-3.6.15-6.1.src
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.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-base
Version : 3.6.15-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 30,7 MiB
Installed : No
Status : not installed
Source package : python36-core-3.6.15-6.1.src
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.