How to Install and Uninstall python2-pip Package on openSUSE Leap
Last updated: January 11,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pip" package
Please follow the instructions below to install python2-pip on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pip
Copied
2. Uninstall "python2-pip" package
This is a short guide on how to uninstall python2-pip on openSUSE Leap:
$
sudo zypper remove
python2-pip
Copied
3. Information about the python2-pip package on openSUSE Leap
Information for package python2-pip:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pip
Version : 20.0.2-6.15.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 9,0 MiB
Installed : No
Status : not installed
Source package : python-pip-20.0.2-6.15.1.src
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.
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pip
Version : 20.0.2-6.15.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 9,0 MiB
Installed : No
Status : not installed
Source package : python-pip-20.0.2-6.15.1.src
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.