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

Last updated: December 25,2024

1. Install "python2-socketpool" package

Please follow the steps below to install python2-socketpool on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-socketpool

2. Uninstall "python2-socketpool" package

Please follow the steps below to uninstall python2-socketpool on openSUSE Leap:

$ sudo zypper remove python2-socketpool

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

Information for package python2-socketpool:
-------------------------------------------
Repository : Main Repository
Name : python2-socketpool
Version : 0.5.3-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 75,9 KiB
Installed : No
Status : not installed
Source package : python-socketpool-0.5.3-bp153.1.15.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.