How to Install and Uninstall python2-http-parser Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-http-parser" package

Learn how to install python2-http-parser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-http-parser

2. Uninstall "python2-http-parser" package

Here is a brief guide to show you how to uninstall python2-http-parser on openSUSE Leap:

$ sudo zypper remove python2-http-parser

3. Information about the python2-http-parser package on openSUSE Leap

Information for package python2-http-parser:
--------------------------------------------
Repository : Main Repository
Name : python2-http-parser
Version : 0.8.3-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 299,4 KiB
Installed : No
Status : not installed
Source package : python-http-parser-0.8.3-bp153.1.20.src
Summary : HTTP Request/Response Parser for Python in C
Description :
HTTP request/response parser for Python in C, based on
http-parser from Ryan Dahl.