How to Install and Uninstall python39 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python39" package
This guide covers the steps necessary to install python39 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python39
Copied
2. Uninstall "python39" package
Please follow the step by step instructions below to uninstall python39 on openSUSE Leap:
$
sudo zypper remove
python39
Copied
3. Information about the python39 package on openSUSE Leap
Information for package python39:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python39
Version : 3.9.18-150300.4.38.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 166.4 KiB
Installed : No
Status : not installed
Source package : python39-3.9.18-150300.4.38.1.src
Upstream URL : https://www.python.org/
Summary : Python 3 Interpreter
Description :
Python 3 is modern interpreted, object-oriented programming language,
often compared to Tcl, Perl, Scheme, or Java. You can find an overview
of Python in the documentation and tutorials included in the python3-doc
package.
This package supplies rich command line features provided by readline,
and sqlite3 support for the interpreter core, thus forming a so called
"extended" runtime.
Installing "python3" is sufficient for the vast majority of usecases.
In addition, recommended packages provide UI toolkit support (python3-curses,
python3-tk), legacy UNIX database bindings (python3-dbm), and the IDLE
development environment (python3-idle).
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python39
Version : 3.9.18-150300.4.38.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 166.4 KiB
Installed : No
Status : not installed
Source package : python39-3.9.18-150300.4.38.1.src
Upstream URL : https://www.python.org/
Summary : Python 3 Interpreter
Description :
Python 3 is modern interpreted, object-oriented programming language,
often compared to Tcl, Perl, Scheme, or Java. You can find an overview
of Python in the documentation and tutorials included in the python3-doc
package.
This package supplies rich command line features provided by readline,
and sqlite3 support for the interpreter core, thus forming a so called
"extended" runtime.
Installing "python3" is sufficient for the vast majority of usecases.
In addition, recommended packages provide UI toolkit support (python3-curses,
python3-tk), legacy UNIX database bindings (python3-dbm), and the IDLE
development environment (python3-idle).