How to Install and Uninstall python312-httpbin Package on openSuSE Tumbleweed
Last updated: November 09,2024
1. Install "python312-httpbin" package
This is a short guide on how to install python312-httpbin on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-httpbin
Copied
2. Uninstall "python312-httpbin" package
Please follow the steps below to uninstall python312-httpbin on openSuSE Tumbleweed:
$
sudo zypper remove
python312-httpbin
Copied
3. Information about the python312-httpbin package on openSuSE Tumbleweed
Information for package python312-httpbin:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-httpbin
Version : 0.10.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 353.7 KiB
Installed : No
Status : not installed
Source package : python-httpbin-0.10.1-1.2.src
Upstream URL : https://github.com/psf/httpbin
Summary : HTTP Request and Response Service
Description :
httpbin(1): HTTP Request & Response Service
Testing an HTTP Library can become difficult sometimes.
RequestBin is fantastic for testing POST requests, but doesn't let
you control the response. This exists to cover
all kinds of HTTP scenarios. Additional endpoints are being considered.
All endpoint responses are JSON-encoded.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-httpbin
Version : 0.10.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 353.7 KiB
Installed : No
Status : not installed
Source package : python-httpbin-0.10.1-1.2.src
Upstream URL : https://github.com/psf/httpbin
Summary : HTTP Request and Response Service
Description :
httpbin(1): HTTP Request & Response Service
Testing an HTTP Library can become difficult sometimes.
RequestBin is fantastic for testing POST requests, but doesn't let
you control the response. This exists to cover
all kinds of HTTP scenarios. Additional endpoints are being considered.
All endpoint responses are JSON-encoded.