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

Last updated: June 18,2024

1. Install "python36-socketpool" package

This is a short guide on how to install python36-socketpool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-socketpool

2. Uninstall "python36-socketpool" package

Please follow the step by step instructions below to uninstall python36-socketpool on openSuSE Tumbleweed:

$ sudo zypper remove python36-socketpool

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

Information for package python36-socketpool:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-socketpool
Version : 0.5.3-8.11
Arch : noarch
Vendor : openSUSE
Installed Size : 66,2 KiB
Installed : No
Status : not installed
Source package : python-socketpool-0.5.3-8.11.src
Summary : Python socket pool
Description :
Socket pool is a socket pool that supports multiple factories and
backends. It can be used by gevent, eventlet or any other library.