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

Last updated: June 28,2024

1. Install "python312-socketpool" package

This tutorial shows how to install python312-socketpool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-socketpool

2. Uninstall "python312-socketpool" package

This guide let you learn how to uninstall python312-socketpool on openSuSE Tumbleweed:

$ sudo zypper remove python312-socketpool

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

Information for package python312-socketpool:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-socketpool
Version : 0.5.3-9.12
Arch : noarch
Vendor : openSUSE
Installed Size : 61.4 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.