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

Last updated: April 28,2024

1. Install "python38-portpicker" package

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

$ sudo zypper refresh $ sudo zypper install python38-portpicker

2. Uninstall "python38-portpicker" package

This guide covers the steps necessary to uninstall python38-portpicker on openSuSE Tumbleweed:

$ sudo zypper remove python38-portpicker

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

Information for package python38-portpicker:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-portpicker
Version : 1.3.1-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 53,3 KiB
Installed : No
Status : not installed
Source package : python-portpicker-1.3.1-2.8.src
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.