sd-ssh-agent on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S sd-ssh-agent

* (Optional) Uninstall sd-ssh-agent on Arch using YAY

$ yay -Rns sd-ssh-agent

2. Manually Install "sd-ssh-agent" via AUR

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

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

b. Clone sd-ssh-agent's git locally

$ git clone https://aur.archlinux.org/sd-ssh-agent.git ~/sd-ssh-agent

c. Go to ~/sd-ssh-agent folder and install it

$ cd ~/sd-ssh-agent $ makepkg -si

3. Information about the sd-ssh-agent package on Arch User Repository (AUR)

ID: 1274415
Name: sd-ssh-agent
PackageBaseID: 194739
PackageBase: sd-ssh-agent
Version: 9.3p1-3
Description: Openssh ssh-agent with support for systemd socket-based activation
URL: https://www.openssh.com/portable.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Brocellous
Submitter: Brocellous
FirstSubmitted: 1686887422
LastModified: 1686968385
URLPath: /cgit/aur.git/snapshot/sd-ssh-agent.tar.gz