salticid on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S salticid

* (Optional) Uninstall salticid on Arch using YAY

$ yay -Rns salticid

2. Manually Install "salticid" via AUR

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

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

b. Clone salticid's git locally

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

c. Go to ~/salticid folder and install it

$ cd ~/salticid $ makepkg -si

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

ID: 576003
Name: salticid
PackageBaseID: 137567
PackageBase: salticid
Version: 1.0.1-2
Description: Run commands over SSH, with Ruby magic.
URL: https://github.com/aphyr/salticid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1543065077
LastModified: 1547276042
URLPath: /cgit/aur.git/snapshot/salticid.tar.gz