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