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

Last updated: July 03,2024

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

$ yay -S wsl2-ssh-agent

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

$ yay -Rns wsl2-ssh-agent

2. Manually Install "wsl2-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 wsl2-ssh-agent's git locally

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

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

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

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

ID: 1396660
Name: wsl2-ssh-agent
PackageBaseID: 200095
PackageBase: wsl2-ssh-agent
Version: 0.9.4-1
Description: A bridge from WSL2 ssh client to Windows ssh-agent.exe service
URL: https://github.com/mame/wsl2-ssh-agent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Hill-98
Submitter: Hill-98
FirstSubmitted: 1701369691
LastModified: 1706792239
URLPath: /cgit/aur.git/snapshot/wsl2-ssh-agent.tar.gz