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

Last updated: July 07,2024

1. Install "python311-socketpool" package

Please follow the guidelines below to install python311-socketpool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-socketpool

2. Uninstall "python311-socketpool" package

In this section, we are going to explain the necessary steps to uninstall python311-socketpool on openSuSE Tumbleweed:

$ sudo zypper remove python311-socketpool

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

Information for package python311-socketpool:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-socketpool
Version : 0.5.3-9.12
Arch : noarch
Vendor : openSUSE
Installed Size : 63.8 KiB
Installed : No
Status : not installed
Source package : python-socketpool-0.5.3-9.12.src
Upstream URL : http://github.com/benoitc/socketpool
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.