openssh-xdg on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S openssh-xdg

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

$ yay -Rns openssh-xdg

2. Manually Install "openssh-xdg" via AUR

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

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

b. Clone openssh-xdg's git locally

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

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

$ cd ~/openssh-xdg $ makepkg -si

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

ID: 1208024
Name: openssh-xdg
PackageBaseID: 190231
PackageBase: openssh-xdg
Version: 9.2p1q2-1
Description: Free version of the SSH connectivity tools (with XDG support)
URL: https://github.com/dusansimic/openssh-xdg
NumVotes: 0
Popularity: 0
OutOfDate: 1709064314
Maintainer: dusansimic
Submitter: dusansimic
FirstSubmitted: 1675811589
LastModified: 1675811755
URLPath: /cgit/aur.git/snapshot/openssh-xdg.tar.gz