ruby-sshkit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-sshkit

* (Optional) Uninstall ruby-sshkit on Arch using YAY

$ yay -Rns ruby-sshkit

2. Manually Install "ruby-sshkit" via AUR

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

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

b. Clone ruby-sshkit's git locally

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

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

$ cd ~/ruby-sshkit $ makepkg -si

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

ID: 1387491
Name: ruby-sshkit
PackageBaseID: 115164
PackageBase: ruby-sshkit
Version: 1.22.0-1
Description: Toolkit for deploying code and assets to servers
URL: https://github.com/capistrano/sshkit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1472688401
LastModified: 1705492752
URLPath: /cgit/aur.git/snapshot/ruby-sshkit.tar.gz