openssh-dotconfig on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S openssh-dotconfig

* (Optional) Uninstall openssh-dotconfig on Arch using YAY

$ yay -Rns openssh-dotconfig

2. Manually Install "openssh-dotconfig" via AUR

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

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

b. Clone openssh-dotconfig's git locally

$ git clone https://aur.archlinux.org/openssh-dotconfig.git ~/openssh-dotconfig

c. Go to ~/openssh-dotconfig folder and install it

$ cd ~/openssh-dotconfig $ makepkg -si

3. Information about the openssh-dotconfig package on Arch User Repository (AUR)

ID: 1425484
Name: openssh-dotconfig
PackageBaseID: 172959
PackageBase: openssh-dotconfig
Version: 9.7p1-1
Description: Premier connectivity tool for remote login with the SSH protocol - but moved $HOME/.ssh to $HOME/.config/ssh
URL: https://www.openssh.com/portable.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noahvogt
Submitter: noahvogt
FirstSubmitted: 1636585412
LastModified: 1710199657
URLPath: /cgit/aur.git/snapshot/openssh-dotconfig.tar.gz