How to Install and Uninstall python39-pip Package on openSuSE Tumbleweed

Last updated: June 20,2024

1. Install "python39-pip" package

Please follow the guidelines below to install python39-pip on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pip

2. Uninstall "python39-pip" package

In this section, we are going to explain the necessary steps to uninstall python39-pip on openSuSE Tumbleweed:

$ sudo zypper remove python39-pip

3. Information about the python39-pip package on openSuSE Tumbleweed

Information for package python39-pip:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pip
Version : 23.3.2-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 11.6 MiB
Installed : No
Status : not installed
Source package : python-pip-23.3.2-3.1.src
Upstream URL : https://pip.pypa.io
Summary : A Python package management system
Description :
Pip is a replacement for easy_install. It uses mostly the same techniques for
finding packages, so packages that were made easy_installable should be
pip-installable as well.

5. The same packages on other Linux Distributions