How to Install and Uninstall httpbin Package on Arch Linux

Last updated: May 18,2024

1. Install "httpbin" package

Please follow the instructions below to install httpbin on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S httpbin

2. Uninstall "httpbin" package

Please follow the steps below to uninstall httpbin on Arch Linux:

$ sudo pacman -Rcns httpbin

3. Information about the httpbin package on Arch Linux

Repository : extra
Name : httpbin
Version : 0.10.2-1
Description : HTTP Request and Response Service
Architecture : any
URL : https://github.com/psf/httpbin
Licenses : MIT custom:ISC
Groups : None
Provides : None
Depends On : python python-flask python-decorator python-six
python-brotlicffi python-werkzeug python-flasgger
python-greenlet
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 121.54 KiB
Installed Size : 370.67 KiB
Packager : Felix Yan
Build Date : Tue Feb 27 14:53:23 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions