rest-client-bin on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "rest-client-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 rest-client-bin on Arch using YAY

$ yay -S rest-client-bin

* (Optional) Uninstall rest-client-bin on Arch using YAY

$ yay -Rns rest-client-bin

2. Manually Install "rest-client-bin" via AUR

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

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

b. Clone rest-client-bin's git locally

$ git clone https://aur.archlinux.org/rest-client-bin.git ~/rest-client-bin

c. Go to ~/rest-client-bin folder and install it

$ cd ~/rest-client-bin $ makepkg -si

3. Information about the rest-client-bin package on Arch User Repository (AUR)

ID: 823318
Name: rest-client-bin
PackageBaseID: 159862
PackageBase: rest-client-bin
Version: 3.7.1-2
Description: Tool to test HTTP/RESTful webservices
URL: https://github.com/wiztools/rest-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1605398422
LastModified: 1606240947
URLPath: /cgit/aur.git/snapshot/rest-client-bin.tar.gz