How to Install and Uninstall python39-base Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python39-base" package
In this section, we are going to explain the necessary steps to install python39-base on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-base
Copied
2. Uninstall "python39-base" package
In this section, we are going to explain the necessary steps to uninstall python39-base on openSUSE Leap:
$
sudo zypper remove
python39-base
Copied
3. Information about the python39-base package on openSUSE Leap
Information for package python39-base:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python39-base
Version : 3.9.18-150300.4.38.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 32.3 MiB
Installed : No
Status : not installed
Source package : python39-core-3.9.18-150300.4.38.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.
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python39-base
Version : 3.9.18-150300.4.38.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 32.3 MiB
Installed : No
Status : not installed
Source package : python39-core-3.9.18-150300.4.38.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.