sshdo on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "sshdo" 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 sshdo on Arch using YAY
$
yay -S
sshdo
Copied
* (Optional) Uninstall sshdo on Arch using YAY
$
yay -Rns
sshdo
Copied
2. Manually Install "sshdo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sshdo's git locally
$
git clone https://aur.archlinux.org/sshdo.git
~/sshdo
Copied
c. Go to ~/sshdo folder and install it
$
cd
~/sshdo
Copied
$
makepkg -si
Copied
3. Information about the sshdo package on Arch User Repository (AUR)
ID: 1311323
Name: sshdo
PackageBaseID: 196785
PackageBase: sshdo
Version: 1.1.1-1
Description: Controls which commands may be executed via incoming ssh
URL: https://raf.org/sshdo/
NumVotes: 1
Popularity: 0.016046
OutOfDate:
Maintainer: raforg
Submitter: raforg
FirstSubmitted: 1692421277
LastModified: 1693405107
URLPath: /cgit/aur.git/snapshot/sshdo.tar.gz
Name: sshdo
PackageBaseID: 196785
PackageBase: sshdo
Version: 1.1.1-1
Description: Controls which commands may be executed via incoming ssh
URL: https://raf.org/sshdo/
NumVotes: 1
Popularity: 0.016046
OutOfDate:
Maintainer: raforg
Submitter: raforg
FirstSubmitted: 1692421277
LastModified: 1693405107
URLPath: /cgit/aur.git/snapshot/sshdo.tar.gz