sshs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S sshs

* (Optional) Uninstall sshs on Arch using YAY

$ yay -Rns sshs

2. Manually Install "sshs" via AUR

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

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

b. Clone sshs's git locally

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

c. Go to ~/sshs folder and install it

$ cd ~/sshs $ makepkg -si

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

ID: 1165908
Name: sshs
PackageBaseID: 175736
PackageBase: sshs
Version: 3.4.0-1
Description: Terminal user interface for SSH
URL: https://github.com/quantumsheep/sshs
NumVotes: 11
Popularity: 0.18155
OutOfDate: 1708951024
Maintainer: quantumsheep
Submitter: quantumsheep
FirstSubmitted: 1644167872
LastModified: 1667841470
URLPath: /cgit/aur.git/snapshot/sshs.tar.gz