hello-http-bin on AUR (Arch User Repository)

Last updated: September 22,2024

1. Install "hello-http-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install hello-http-bin on Arch using YAY

$ yay -S hello-http-bin

* (Optional) Uninstall hello-http-bin on Arch using YAY

$ yay -Rns hello-http-bin

2. Manually Install "hello-http-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone hello-http-bin's git locally

$ git clone https://aur.archlinux.org/hello-http-bin.git ~/hello-http-bin

c. Go to ~/hello-http-bin folder and install it

$ cd ~/hello-http-bin $ makepkg -si

3. Information about the hello-http-bin package on Arch User Repository (AUR)

ID: 1376040
Name: hello-http-bin
PackageBaseID: 200633
PackageBase: hello-http-bin
Version: 1.4.2-1
Description: HTTP client for testing REST APIs, WebSocket, GraphQL and gRPC endpoints
URL: https://sunny-chung.github.io/hello-http/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ros3
Submitter: ros3
FirstSubmitted: 1702826457
LastModified: 1703603093
URLPath: /cgit/aur.git/snapshot/hello-http-bin.tar.gz