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

Last updated: May 20,2024

1. Install "python2-geventhttpclient" package

In this section, we are going to explain the necessary steps to install python2-geventhttpclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-geventhttpclient

2. Uninstall "python2-geventhttpclient" package

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

$ sudo zypper remove python2-geventhttpclient

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

Information for package python2-geventhttpclient:
-------------------------------------------------
Repository : Main Repository
Name : python2-geventhttpclient
Version : 1.3.1-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 180,3 KiB
Installed : No
Status : not installed
Source package : python-geventhttpclient-1.3.1-bp153.1.19.src
Summary : HTTP client library for gevent
Description :
A concurrent HTTP client library for Python using gevent.
geventhttpclient uses a HTTP parser, written in C, originating from
nginx, extracted and modified by Joyent.
geventhttpclient has been designed for high concurrency and
streaming, and supports HTTP/1.1 persistent connections. More
generally, it is designed for pulling from REST APIs and streaming
APIs like Twitter's.

5. The same packages on other Linux Distributions