rssh on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S rssh

* (Optional) Uninstall rssh on Arch using YAY

$ yay -Rns rssh

2. Manually Install "rssh" via AUR

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

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

b. Clone rssh's git locally

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

c. Go to ~/rssh folder and install it

$ cd ~/rssh $ makepkg -si

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

ID: 204905
Name: rssh
PackageBaseID: 61412
PackageBase: rssh
Version: 2.3.4-5
Description: Restricted secure shell allowing only scp, sftp, cvs, rsync or rdist
URL: http://www.pizzashack.org/rssh/
NumVotes: 14
Popularity: 0.102332
OutOfDate:
Maintainer: eworm
Submitter: vesath
FirstSubmitted: 1343965505
LastModified: 1435657472
URLPath: /cgit/aur.git/snapshot/rssh.tar.gz