How to Install and Uninstall python311-pip Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-pip" package
Please follow the steps below to install python311-pip on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pip
Copied
2. Uninstall "python311-pip" package
Learn how to uninstall python311-pip on openSUSE Leap:
$
sudo zypper remove
python311-pip
Copied
3. Information about the python311-pip package on openSUSE Leap
Information for package python311-pip:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pip
Version : 22.3.1-150400.17.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.5 MiB
Installed : No
Status : not installed
Source package : python-pip-22.3.1-150400.17.12.1.src
Upstream URL : http://www.pip-installer.org
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 : python311-pip
Version : 22.3.1-150400.17.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.5 MiB
Installed : No
Status : not installed
Source package : python-pip-22.3.1-150400.17.12.1.src
Upstream URL : http://www.pip-installer.org
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.