How to Install and Uninstall python312-portpicker Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python312-portpicker" package

Please follow the instructions below to install python312-portpicker on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-portpicker

2. Uninstall "python312-portpicker" package

Please follow the guidance below to uninstall python312-portpicker on openSuSE Tumbleweed:

$ sudo zypper remove python312-portpicker

3. Information about the python312-portpicker package on openSuSE Tumbleweed

Information for package python312-portpicker:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-portpicker
Version : 1.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 66.9 KiB
Installed : No
Status : not installed
Source package : python-portpicker-1.6.0-1.4.src
Upstream URL : https://github.com/google/python_portpicker
Summary : A library to choose unique available network ports
Description :
Portpicker provides an API to find and return an available network port for
an application to bind to. Ideally suited for use from unittests or for test
harnesses that launch local servers.