How to Install and Uninstall python2-httpbin Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-httpbin" package
Please follow the steps below to install python2-httpbin on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-httpbin
Copied
2. Uninstall "python2-httpbin" package
Please follow the steps below to uninstall python2-httpbin on openSUSE Leap:
$
sudo zypper remove
python2-httpbin
Copied
3. Information about the python2-httpbin package on openSUSE Leap
Information for package python2-httpbin:
----------------------------------------
Repository : Main Repository
Name : python2-httpbin
Version : 0.5.0-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 224,6 KiB
Installed : No
Status : not installed
Source package : python-httpbin-0.5.0-bp153.1.14.src
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 : Main Repository
Name : python2-httpbin
Version : 0.5.0-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 224,6 KiB
Installed : No
Status : not installed
Source package : python-httpbin-0.5.0-bp153.1.14.src
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.