How to Install and Uninstall python3-httpbin.noarch Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "python3-httpbin.noarch" package
Please follow the step by step instructions below to install python3-httpbin.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-httpbin.noarch
Copied
2. Uninstall "python3-httpbin.noarch" package
Please follow the steps below to uninstall python3-httpbin.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-httpbin.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-httpbin.noarch package on AlmaLinux 9
Last metadata expiration check: 0:26:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-httpbin
Version : 0.7.0
Release : 21.el9
Architecture : noarch
Size : 109 k
Source : python-httpbin-0.7.0-21.el9.src.rpm
Repository : epel
Summary : HTTP Request & Response Service, written in Python + Flask
URL : https://github.com/Runscope/httpbin
License : MIT
Description : 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.
:
: This package provides the Python 3 implementation.
Available Packages
Name : python3-httpbin
Version : 0.7.0
Release : 21.el9
Architecture : noarch
Size : 109 k
Source : python-httpbin-0.7.0-21.el9.src.rpm
Repository : epel
Summary : HTTP Request & Response Service, written in Python + Flask
URL : https://github.com/Runscope/httpbin
License : MIT
Description : 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.
:
: This package provides the Python 3 implementation.