libssh-gnutls on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libssh-gnutls

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

$ yay -Rns libssh-gnutls

2. Manually Install "libssh-gnutls" via AUR

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

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

b. Clone libssh-gnutls's git locally

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

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

$ cd ~/libssh-gnutls $ makepkg -si

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

ID: 955806
Name: libssh-gnutls
PackageBaseID: 137253
PackageBase: libssh-gnutls
Version: 0.9.6-1
Description: Library for accessing ssh client services through C libraries - compiled with gnutls (libgcrypt)
URL: http://www.libssh.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: frealgagu
FirstSubmitted: 1541783332
LastModified: 1630594513
URLPath: /cgit/aur.git/snapshot/libssh-gnutls.tar.gz