How to Install and Uninstall python3-base-32bit Package on openSUSE Leap
Last updated: February 03,2025
1. Install "python3-base-32bit" package
This guide covers the steps necessary to install python3-base-32bit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-base-32bit
Copied
2. Uninstall "python3-base-32bit" package
Please follow the instructions below to uninstall python3-base-32bit on openSUSE Leap:
$
sudo zypper remove
python3-base-32bit
Copied
3. Information about the python3-base-32bit package on openSUSE Leap
Information for package python3-base-32bit:
-------------------------------------------
Repository : Main Repository
Name : python3-base-32bit
Version : 3.6.13-10.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : python3-core-3.6.13-10.3.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 : Main Repository
Name : python3-base-32bit
Version : 3.6.13-10.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : python3-core-3.6.13-10.3.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.