grapes on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install grapes on Arch using YAY
$
yay -S
grapes
Copied
* (Optional) Uninstall grapes on Arch using YAY
$
yay -Rns
grapes
Copied
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
Copied
b. Clone grapes's git locally
$
git clone https://aur.archlinux.org/grapes.git
~/grapes
Copied
c. Go to ~/grapes folder and install it
$
cd
~/grapes
Copied
$
makepkg -si
Copied
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
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