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

Last updated: July 03,2024

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

$ yay -S wsl2-ssh-agent-bin

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

$ yay -Rns wsl2-ssh-agent-bin

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

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

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

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

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

ID: 1362635
Name: wsl2-ssh-agent-bin
PackageBaseID: 200096
PackageBase: wsl2-ssh-agent-bin
Version: 0.9.2-1
Description: A bridge from WSL2 ssh client to Windows ssh-agent.exe service (Pre-compiled)
URL: https://github.com/mame/wsl2-ssh-agent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Hill-98
Submitter: Hill-98
FirstSubmitted: 1701369888
LastModified: 1701370238
URLPath: /cgit/aur.git/snapshot/wsl2-ssh-agent-bin.tar.gz