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