advanced-ssh-config on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S advanced-ssh-config

* (Optional) Uninstall advanced-ssh-config on Arch using YAY

$ yay -Rns advanced-ssh-config

2. Manually Install "advanced-ssh-config" via AUR

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

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

b. Clone advanced-ssh-config's git locally

$ git clone https://aur.archlinux.org/advanced-ssh-config.git ~/advanced-ssh-config

c. Go to ~/advanced-ssh-config folder and install it

$ cd ~/advanced-ssh-config $ makepkg -si

3. Information about the advanced-ssh-config package on Arch User Repository (AUR)

ID: 1367563
Name: advanced-ssh-config
PackageBaseID: 111923
PackageBase: advanced-ssh-config
Version: 2.16.0-1
Description: ssh wrapper using ProxyCommand that adds regex, aliases, gateways, includes, dynamic hostnames to SSH and ssh-config
URL: https://github.com/moul/assh
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: SibrenVasse
Submitter: pschmitt
FirstSubmitted: 1464774594
LastModified: 1702238004
URLPath: /cgit/aur.git/snapshot/advanced-ssh-config.tar.gz