sshcd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sshcd

* (Optional) Uninstall sshcd on Arch using YAY

$ yay -Rns sshcd

2. Manually Install "sshcd" via AUR

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

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

b. Clone sshcd's git locally

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

c. Go to ~/sshcd folder and install it

$ cd ~/sshcd $ makepkg -si

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

ID: 192284
Name: sshcd
PackageBaseID: 79063
PackageBase: sshcd
Version: 1.0.3-1
Description: ssh command with directory specification support
URL: https://github.com/fraction/sshcd
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1392513366
LastModified: 1434032124
URLPath: /cgit/aur.git/snapshot/sshcd.tar.gz