grestful on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S grestful

* (Optional) Uninstall grestful on Arch using YAY

$ yay -Rns grestful

2. Manually Install "grestful" via AUR

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

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

b. Clone grestful's git locally

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

c. Go to ~/grestful folder and install it

$ cd ~/grestful $ makepkg -si

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

ID: 325107
Name: grestful
PackageBaseID: 103293
PackageBase: grestful
Version: 1.2.0-1
Description: A simple RESTful API client written in GTK 3.
URL: https://github.com/gert-dev/grestful
NumVotes: 0
Popularity: 0
OutOfDate: 1485109142
Maintainer: cabrey
Submitter: cabrey
FirstSubmitted: 1447473385
LastModified: 1469719229
URLPath: /cgit/aur.git/snapshot/grestful.tar.gz