sshconf on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S sshconf

* (Optional) Uninstall sshconf on Arch using YAY

$ yay -Rns sshconf

2. Manually Install "sshconf" via AUR

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

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

b. Clone sshconf's git locally

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

c. Go to ~/sshconf folder and install it

$ cd ~/sshconf $ makepkg -si

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

ID: 299176
Name: sshconf
PackageBaseID: 49059
PackageBase: sshconf
Version: 0.6.2.1-1
Description: A graphical frontend to manage ssh configurations for different hosts
URL: http://sourceforge.net/apps/trac/sshconf
NumVotes: 2
Popularity: 0
OutOfDate: 1705087989
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1305458707
LastModified: 1462207860
URLPath: /cgit/aur.git/snapshot/sshconf.tar.gz