How to Install and Uninstall python3-socketpool Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python3-socketpool" package

Please follow the guidance below to install python3-socketpool on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-socketpool

2. Uninstall "python3-socketpool" package

Please follow the guidelines below to uninstall python3-socketpool on openSUSE Leap:

$ sudo zypper remove python3-socketpool

3. Information about the python3-socketpool package on openSUSE Leap

Information for package python3-socketpool:
-------------------------------------------
Repository : Main Repository
Name : python3-socketpool
Version : 0.5.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 67.3 KiB
Installed : No
Status : not installed
Source package : python-socketpool-0.5.3-bp155.2.10.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.