ssh3 on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ssh3

* (Optional) Uninstall ssh3 on Arch using YAY

$ yay -Rns ssh3

2. Manually Install "ssh3" via AUR

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

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

b. Clone ssh3's git locally

$ git clone https://aur.archlinux.org/ssh3.git ~/ssh3

c. Go to ~/ssh3 folder and install it

$ cd ~/ssh3 $ makepkg -si

3. Information about the ssh3 package on Arch User Repository (AUR)

ID: 1395439
Name: ssh3
PackageBaseID: 200610
PackageBase: ssh3
Version: 0.1.7-1
Description: faster and rich secure shell using HTTP/3
URL: https://github.com/francoismichel/ssh3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1702734408
LastModified: 1706609000
URLPath: /cgit/aur.git/snapshot/ssh3.tar.gz