How to Install and Uninstall httpbin Package on Manjaro

Last updated: May 19,2024

1. Install "httpbin" package

This tutorial shows how to install httpbin on Manjaro

$ sudo pacman -Sy $ sudo pacman -S httpbin

2. Uninstall "httpbin" package

Please follow the instructions below to uninstall httpbin on Manjaro:

$ sudo pacman -Rcns httpbin

3. Information about the httpbin package on Manjaro

Repository : extra
Name : httpbin
Version : 0.10.1-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.28 KiB
Installed Size : 370.30 KiB
Packager : Chih-Hsuan Yen
Build Date : Thu Aug 31 16:08:28 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions