hare-ssh on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S hare-ssh

* (Optional) Uninstall hare-ssh on Arch using YAY

$ yay -Rns hare-ssh

2. Manually Install "hare-ssh" via AUR

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

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

b. Clone hare-ssh's git locally

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

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

$ cd ~/hare-ssh $ makepkg -si

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

ID: 1217121
Name: hare-ssh
PackageBaseID: 178735
PackageBase: hare-ssh
Version: r85.7664482-1
Description: SSH library for Hare
URL: https://git.sr.ht/~sircmpwn/hare-ssh
NumVotes: 3
Popularity: 1.0E-5
OutOfDate: 1708343475
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652177429
LastModified: 1677203085
URLPath: /cgit/aur.git/snapshot/hare-ssh.tar.gz