How to Install and Uninstall python-32bit Package on openSuSE Tumbleweed

Last updated: October 04,2024

1. Install "python-32bit" package

Please follow the step by step instructions below to install python-32bit on openSuSE Tumbleweed

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

2. Uninstall "python-32bit" package

In this section, we are going to explain the necessary steps to uninstall python-32bit on openSuSE Tumbleweed:

$ sudo zypper remove python-32bit

3. Information about the python-32bit package on openSuSE Tumbleweed

Information for package python-32bit:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-32bit
Version : 2.7.18-14.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 407,2 KiB
Installed : No
Status : not installed
Source package : python-2.7.18-14.1.src
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