restish on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S restish

* (Optional) Uninstall restish on Arch using YAY

$ yay -Rns restish

2. Manually Install "restish" via AUR

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

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

b. Clone restish's git locally

$ git clone https://aur.archlinux.org/restish.git ~/restish

c. Go to ~/restish folder and install it

$ cd ~/restish $ makepkg -si

3. Information about the restish package on Arch User Repository (AUR)

ID: 1264582
Name: restish
PackageBaseID: 158361
PackageBase: restish
Version: 0.17.0-1
Description: A CLI for interacting with REST-ish HTTP APIs
URL: https://github.com/danielgtaylor/restish
NumVotes: 1
Popularity: 1
OutOfDate: 1710168353
Maintainer: benjumanji
Submitter: benjumanji
FirstSubmitted: 1601845459
LastModified: 1685273361
URLPath: /cgit/aur.git/snapshot/restish.tar.gz