grapes on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S grapes

* (Optional) Uninstall grapes on Arch using YAY

$ yay -Rns grapes

2. Manually Install "grapes" via AUR

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

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

b. Clone grapes's git locally

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

c. Go to ~/grapes folder and install it

$ cd ~/grapes $ makepkg -si

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

ID: 739702
Name: grapes
PackageBaseID: 151892
PackageBase: grapes
Version: 0.3.1-1
Description: Easy way to distribute commands over SSH
URL: https://github.com/yaronsumel/grapes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1587663835
LastModified: 1589957027
URLPath: /cgit/aur.git/snapshot/grapes.tar.gz