libssh-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libssh-git

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

$ yay -Rns libssh-git

2. Manually Install "libssh-git" via AUR

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

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

b. Clone libssh-git's git locally

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

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

$ cd ~/libssh-git $ makepkg -si

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

ID: 1384505
Name: libssh-git
PackageBaseID: 124906
PackageBase: libssh-git
Version: 0.10.6.r494.g99e8f341-1
Description: Multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side
URL: https://www.libssh.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503076443
LastModified: 1705051959
URLPath: /cgit/aur.git/snapshot/libssh-git.tar.gz