libssh2-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libssh2-git

* (Optional) Uninstall libssh2-git on Arch using YAY

$ yay -Rns libssh2-git

2. Manually Install "libssh2-git" via AUR

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

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

b. Clone libssh2-git's git locally

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

c. Go to ~/libssh2-git folder and install it

$ cd ~/libssh2-git $ makepkg -si

3. Information about the libssh2-git package on Arch User Repository (AUR)

ID: 1239683
Name: libssh2-git
PackageBaseID: 160064
PackageBase: libssh2-git
Version: 1.10.0.r257.gfe02bd2b-1
Description: Client-side C library implementing the SSH2 protocol
URL: https://www.libssh2.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1605891121
LastModified: 1681200211
URLPath: /cgit/aur.git/snapshot/libssh2-git.tar.gz