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

Last updated: May 20,2024

1. Install "python2-pip" package

Please follow the steps below to install python2-pip on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python2-pip

2. Uninstall "python2-pip" package

This is a short guide on how to uninstall python2-pip on openSuSE Tumbleweed:

$ sudo zypper remove python2-pip

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

Information for package python2-pip:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python2-pip
Version : 20.0.2-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 9,0 MiB
Installed : No
Status : not installed
Source package : python2-pip-20.0.2-2.6.src
Summary : A Python package management system
Description :
Pip is a replacement for pip. It uses mostly the same techniques for
finding packages, so packages that were made pipable should be
pip-installable as well.