How to Install and Uninstall python310-HTTPolice Package on openSuSE Tumbleweed

Last updated: September 02,2024

1. Install "python310-HTTPolice" package

This guide covers the steps necessary to install python310-HTTPolice on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-HTTPolice

2. Uninstall "python310-HTTPolice" package

Please follow the guidelines below to uninstall python310-HTTPolice on openSuSE Tumbleweed:

$ sudo zypper remove python310-HTTPolice

3. Information about the python310-HTTPolice package on openSuSE Tumbleweed

Information for package python310-HTTPolice:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-HTTPolice
Version : 0.9.0-4.20
Arch : noarch
Vendor : openSUSE
Installed Size : 742.1 KiB
Installed : No
Status : not installed
Source package : python-HTTPolice-0.9.0-4.20.src
Upstream URL : https://github.com/vfaronov/httpolice
Summary : Validator for HTTP
Description :
HTTPolice is a validator or linter for HTTP requests and responses.
It can spot bad header syntax, inappropriate status codes, and other potential
problems in your HTTP server or client.