guile-ssh on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S guile-ssh

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

$ yay -Rns guile-ssh

2. Manually Install "guile-ssh" via AUR

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

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

b. Clone guile-ssh's git locally

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

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

$ cd ~/guile-ssh $ makepkg -si

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

ID: 1218951
Name: guile-ssh
PackageBaseID: 118304
PackageBase: guile-ssh
Version: 0.16.3-1
Description: SSH module for Guile based on libssh
URL: https://github.com/artyom-poptsov/guile-ssh
NumVotes: 8
Popularity: 1.0E-6
OutOfDate: 1702985929
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1483193958
LastModified: 1677585690
URLPath: /cgit/aur.git/snapshot/guile-ssh.tar.gz