How to Install and Uninstall python39-pip-test Package on openSuSE Tumbleweed

Last updated: November 26,2024

1. Install "python39-pip-test" package

This tutorial shows how to install python39-pip-test on openSuSE Tumbleweed

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

2. Uninstall "python39-pip-test" package

Please follow the guidance below to uninstall python39-pip-test on openSuSE Tumbleweed:

$ sudo zypper remove python39-pip-test

3. Information about the python39-pip-test package on openSuSE Tumbleweed

Information for package python39-pip-test:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pip-test
Version : 20.2.4-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 0 B
Installed : No
Status : not installed
Source package : python-pip-test-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.