ruby-sshkey on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S ruby-sshkey

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

$ yay -Rns ruby-sshkey

2. Manually Install "ruby-sshkey" via AUR

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

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

b. Clone ruby-sshkey's git locally

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

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

$ cd ~/ruby-sshkey $ makepkg -si

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

ID: 1031600
Name: ruby-sshkey
PackageBaseID: 121601
PackageBase: ruby-sshkey
Version: 2.0.0-1
Description: SSH private and public key generator in pure Ruby
URL: https://github.com/bensie/sshkey
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1492456641
LastModified: 1644006754
URLPath: /cgit/aur.git/snapshot/ruby-sshkey.tar.gz