How to Install and Uninstall python311-pip Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-pip" package
Please follow the steps below to install python311-pip on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pip
Copied
2. Uninstall "python311-pip" package
Learn how to uninstall python311-pip on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pip
Copied
3. Information about the python311-pip package on openSuSE Tumbleweed
Information for package python311-pip:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pip
Version : 23.3.2-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 15.2 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.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pip
Version : 23.3.2-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 15.2 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.