How to Install and Uninstall python-32bit Package on openSUSE Leap

Last updated: October 05,2024

1. Install "python-32bit" package

In this section, we are going to explain the necessary steps to install python-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-32bit

2. Uninstall "python-32bit" package

Learn how to uninstall python-32bit on openSUSE Leap:

$ sudo zypper remove python-32bit

3. Information about the python-32bit package on openSUSE Leap

Information for package python-32bit:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python-32bit
Version : 2.7.18-150000.60.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 371.0 KiB
Installed : No
Status : not installed
Source package : python-2.7.18-150000.60.1.src
Upstream URL : https://www.python.org/
Summary : Python Interpreter
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.
If you want to install third party modules using distutils, you need to
install python-devel package.

5. The same packages on other Linux Distributions