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

Last updated: November 24,2024

1. Install "python36-portpicker" package

In this section, we are going to explain the necessary steps to install python36-portpicker on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-portpicker

2. Uninstall "python36-portpicker" package

This tutorial shows how to uninstall python36-portpicker on openSuSE Tumbleweed:

$ sudo zypper remove python36-portpicker

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

Information for package python36-portpicker:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-portpicker
Version : 1.3.1-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 53,2 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.