sshrc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S sshrc

* (Optional) Uninstall sshrc on Arch using YAY

$ yay -Rns sshrc

2. Manually Install "sshrc" via AUR

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

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

b. Clone sshrc's git locally

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

c. Go to ~/sshrc folder and install it

$ cd ~/sshrc $ makepkg -si

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

ID: 739207
Name: sshrc
PackageBaseID: 111149
PackageBase: sshrc
Version: 0.6.2-2
Description: Bring your .bashrc, .vimrc, etc. from your local workstation when you ssh into a remote box.
URL: https://github.com/cdown/sshrc
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1462914743
LastModified: 1589899705
URLPath: /cgit/aur.git/snapshot/sshrc.tar.gz