aboxes-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S aboxes-git

* (Optional) Uninstall aboxes-git on Arch using YAY

$ yay -Rns aboxes-git

2. Manually Install "aboxes-git" via AUR

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

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

b. Clone aboxes-git's git locally

$ git clone https://aur.archlinux.org/aboxes-git.git ~/aboxes-git

c. Go to ~/aboxes-git folder and install it

$ cd ~/aboxes-git $ makepkg -si

3. Information about the aboxes-git package on Arch User Repository (AUR)

ID: 1296609
Name: aboxes-git
PackageBaseID: 196273
PackageBase: aboxes-git
Version: 0.2.1-1
Description: Run one or more commands on multiple remote hosts via SSH
URL: https://github.com/AlexanderGrooff/aboxes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlexanderGrooff
Submitter: AlexanderGrooff
FirstSubmitted: 1690752259
LastModified: 1690759232
URLPath: /cgit/aur.git/snapshot/aboxes-git.tar.gz