ruby-net-ssh on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-net-ssh

* (Optional) Uninstall ruby-net-ssh on Arch using YAY

$ yay -Rns ruby-net-ssh

2. Manually Install "ruby-net-ssh" via AUR

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

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

b. Clone ruby-net-ssh's git locally

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

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

$ cd ~/ruby-net-ssh $ makepkg -si

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

ID: 981369
Name: ruby-net-ssh
PackageBaseID: 34702
PackageBase: ruby-net-ssh
Version: 6.1.0-1
Description: A pure-Ruby implementation of the SSH2 client protocol.
URL: https://rubygems.org/gems/net-ssh
NumVotes: 83
Popularity: 0
OutOfDate:
Maintainer: axil42
FirstSubmitted: 1266319882
LastModified: 1635623403
URLPath: /cgit/aur.git/snapshot/ruby-net-ssh.tar.gz