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

Last updated: May 20,2024

1. Install "python38-socketpool" package

Here is a brief guide to show you how to install python38-socketpool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-socketpool

2. Uninstall "python38-socketpool" package

This tutorial shows how to uninstall python38-socketpool on openSuSE Tumbleweed:

$ sudo zypper remove python38-socketpool

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

Information for package python38-socketpool:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-socketpool
Version : 0.5.3-8.11
Arch : noarch
Vendor : openSUSE
Installed Size : 66,8 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.