sshcommand on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S sshcommand

* (Optional) Uninstall sshcommand on Arch using YAY

$ yay -Rns sshcommand

2. Manually Install "sshcommand" via AUR

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

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

b. Clone sshcommand's git locally

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

c. Go to ~/sshcommand folder and install it

$ cd ~/sshcommand $ makepkg -si

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

ID: 1302936
Name: sshcommand
PackageBaseID: 107610
PackageBase: sshcommand
Version: 0.17.1-1
Description: Turn SSH into a thin client specifically for your app
URL: https://github.com/dokku/sshcommand
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: d1ceward
Submitter:
FirstSubmitted: 1455527956
LastModified: 1691854704
URLPath: /cgit/aur.git/snapshot/sshcommand.tar.gz