sshpass-svn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sshpass-svn

* (Optional) Uninstall sshpass-svn on Arch using YAY

$ yay -Rns sshpass-svn

2. Manually Install "sshpass-svn" via AUR

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

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

b. Clone sshpass-svn's git locally

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

c. Go to ~/sshpass-svn folder and install it

$ cd ~/sshpass-svn $ makepkg -si

3. Information about the sshpass-svn package on Arch User Repository (AUR)

ID: 1317909
Name: sshpass-svn
PackageBaseID: 174293
PackageBase: sshpass-svn
Version: r79-2
Description: A tool for non-interactivly performing password authentication
URL: https://sourceforge.net/projects/sshpass/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1640172540
LastModified: 1694553113
URLPath: /cgit/aur.git/snapshot/sshpass-svn.tar.gz