libassh-hg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libassh-hg

* (Optional) Uninstall libassh-hg on Arch using YAY

$ yay -Rns libassh-hg

2. Manually Install "libassh-hg" via AUR

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

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

b. Clone libassh-hg's git locally

$ git clone https://aur.archlinux.org/libassh-hg.git ~/libassh-hg

c. Go to ~/libassh-hg folder and install it

$ cd ~/libassh-hg $ makepkg -si

3. Information about the libassh-hg package on Arch User Repository (AUR)

ID: 825121
Name: libassh-hg
PackageBaseID: 160315
PackageBase: libassh-hg
Version: r811.2588cc95e3c9-1
Description: The asynchronous SSH library
URL: http://libassh.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: diaxen
Submitter: diaxen
FirstSubmitted: 1606517885
LastModified: 1606517885
URLPath: /cgit/aur.git/snapshot/libassh-hg.tar.gz