ruby-netrc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-netrc

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

$ yay -Rns ruby-netrc

2. Manually Install "ruby-netrc" via AUR

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

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

b. Clone ruby-netrc's git locally

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

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

$ cd ~/ruby-netrc $ makepkg -si

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

ID: 939621
Name: ruby-netrc
PackageBaseID: 100986
PackageBase: ruby-netrc
Version: 0.11.0-2
Description: Reads and writes netrc files
URL: https://github.com/heroku/netrc
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1443615028
LastModified: 1627332778
URLPath: /cgit/aur.git/snapshot/ruby-netrc.tar.gz