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

Last updated: September 28,2024

1. Install "python310-socketpool" package

This guide covers the steps necessary to install python310-socketpool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-socketpool

2. Uninstall "python310-socketpool" package

Here is a brief guide to show you how to uninstall python310-socketpool on openSuSE Tumbleweed:

$ sudo zypper remove python310-socketpool

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

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