How to Install and Uninstall python2-pip-wheel Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python2-pip-wheel" package

This guide covers the steps necessary to install python2-pip-wheel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pip-wheel

2. Uninstall "python2-pip-wheel" package

Please follow the instructions below to uninstall python2-pip-wheel on openSUSE Leap:

$ sudo zypper remove python2-pip-wheel

3. Information about the python2-pip-wheel package on openSUSE Leap

Information for package python2-pip-wheel:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pip-wheel
Version : 10.0.1-3.9.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-pip-wheel-10.0.1-3.9.1.src
Summary : Pip installs packages. Python packages. An easy_install replacement
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.