dynssh on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S dynssh

* (Optional) Uninstall dynssh on Arch using YAY

$ yay -Rns dynssh

2. Manually Install "dynssh" via AUR

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

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

b. Clone dynssh's git locally

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

c. Go to ~/dynssh folder and install it

$ cd ~/dynssh $ makepkg -si

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

ID: 1411562
Name: dynssh
PackageBaseID: 201340
PackageBase: dynssh
Version: 1.1.4.1.1-1
Description: Small SSH wrapper
URL: https://github.com/themartiancompany/dynssh
NumVotes: 1
Popularity: 0.277244
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1704675269
LastModified: 1708297609
URLPath: /cgit/aur.git/snapshot/dynssh.tar.gz