How to Install and Uninstall python38-http-parser Package on openSuSE Tumbleweed

Last updated: September 20,2024

1. Install "python38-http-parser" package

In this section, we are going to explain the necessary steps to install python38-http-parser on openSuSE Tumbleweed

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

2. Uninstall "python38-http-parser" package

This guide let you learn how to uninstall python38-http-parser on openSuSE Tumbleweed:

$ sudo zypper remove python38-http-parser

3. Information about the python38-http-parser package on openSuSE Tumbleweed

Information for package python38-http-parser:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-http-parser
Version : 0.9.0-1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 253,6 KiB
Installed : No
Status : not installed
Source package : python-http-parser-0.9.0-1.9.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.