How to Install and Uninstall python3-HTTPolice Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python3-HTTPolice" package

Here is a brief guide to show you how to install python3-HTTPolice on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-HTTPolice

2. Uninstall "python3-HTTPolice" package

In this section, we are going to explain the necessary steps to uninstall python3-HTTPolice on openSUSE Leap:

$ sudo zypper remove python3-HTTPolice

3. Information about the python3-HTTPolice package on openSUSE Leap

Information for package python3-HTTPolice:
------------------------------------------
Repository : Main Repository
Name : python3-HTTPolice
Version : 0.9.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 897.6 KiB
Installed : No
Status : not installed
Source package : python-HTTPolice-0.9.0-bp155.2.10.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.