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