How to Install and Uninstall python3-pip-test Package on openSUSE Leap

Last updated: July 02,2024

1. Install "python3-pip-test" package

Please follow the steps below to install python3-pip-test on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pip-test

2. Uninstall "python3-pip-test" package

Here is a brief guide to show you how to uninstall python3-pip-test on openSUSE Leap:

$ sudo zypper remove python3-pip-test

3. Information about the python3-pip-test package on openSUSE Leap

Information for package python3-pip-test:
-----------------------------------------
Repository : Main Repository
Name : python3-pip-test
Version : 20.0.2-150400.20.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 0 B
Installed : No
Status : not installed
Source package : python3-pip-test-20.0.2-150400.20.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.