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

Last updated: May 19,2024

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

$ yay -S ruby-net-scp

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

$ yay -Rns ruby-net-scp

2. Manually Install "ruby-net-scp" 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-scp's git locally

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

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

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

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

ID: 1019324
Name: ruby-net-scp
PackageBaseID: 34701
PackageBase: ruby-net-scp
Version: 3.0.0-1
Description: A pure Ruby implementation of the SCP client protocol
URL: https://github.com/net-ssh/net-scp
NumVotes: 58
Popularity: 6.0E-6
OutOfDate:
Maintainer:
FirstSubmitted: 1266319874
LastModified: 1642298275
URLPath: /cgit/aur.git/snapshot/ruby-net-scp.tar.gz