How to Install and Uninstall python38-pip Package on openSuSE Tumbleweed
Last updated: November 16,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pip" package
This tutorial shows how to install python38-pip on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pip
Copied
2. Uninstall "python38-pip" package
This is a short guide on how to uninstall python38-pip on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pip
Copied
3. Information about the python38-pip package on openSuSE Tumbleweed
Information for package python38-pip:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pip
Version : 20.2.4-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 10,4 MiB
Installed : No
Status : not installed
Source package : python-pip-20.2.4-2.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 : openSUSE-Tumbleweed-Oss
Name : python38-pip
Version : 20.2.4-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 10,4 MiB
Installed : No
Status : not installed
Source package : python-pip-20.2.4-2.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.