How to Install and Uninstall python39-pip Package on openSUSE Leap

Last updated: November 07,2024

1. Install "python39-pip" package

Here is a brief guide to show you how to install python39-pip on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python39-pip

2. Uninstall "python39-pip" package

This is a short guide on how to uninstall python39-pip on openSUSE Leap:

$ sudo zypper remove python39-pip

3. Information about the python39-pip package on openSUSE Leap

Information for package python39-pip:
-------------------------------------
Repository : Main Repository
Name : python39-pip
Version : 20.2.4-7.5.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 10,3 MiB
Installed : No
Status : not installed
Source package : python39-pip-20.2.4-7.5.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.

5. The same packages on other Linux Distributions