sshrc-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S sshrc-git

* (Optional) Uninstall sshrc-git on Arch using YAY

$ yay -Rns sshrc-git

2. Manually Install "sshrc-git" via AUR

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

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

b. Clone sshrc-git's git locally

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

c. Go to ~/sshrc-git folder and install it

$ cd ~/sshrc-git $ makepkg -si

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

ID: 842537
Name: sshrc-git
PackageBaseID: 85804
PackageBase: sshrc-git
Version: 20200605-1
Description: Bring your .bashrc, .vimrc, etc. from your local workstation when you ssh into a remote box.
URL: https://github.com/cdown/sshrc
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: axil42
Submitter: axil42
FirstSubmitted: 1411250005
LastModified: 1609785594
URLPath: /cgit/aur.git/snapshot/sshrc-git.tar.gz