How to Install and Uninstall python2-portpicker Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python2-portpicker" package

Please follow the guidelines below to install python2-portpicker on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-portpicker

2. Uninstall "python2-portpicker" package

This guide let you learn how to uninstall python2-portpicker on openSUSE Leap:

$ sudo zypper remove python2-portpicker

3. Information about the python2-portpicker package on openSUSE Leap

Information for package python2-portpicker:
-------------------------------------------
Repository : Main Repository
Name : python2-portpicker
Version : 1.3.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 33,8 KiB
Installed : No
Status : not installed
Source package : python-portpicker-1.3.1-bp153.1.15.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.