ruby-ipaddress on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ruby-ipaddress

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

$ yay -Rns ruby-ipaddress

2. Manually Install "ruby-ipaddress" via AUR

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

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

b. Clone ruby-ipaddress's git locally

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

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

$ cd ~/ruby-ipaddress $ makepkg -si

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

ID: 895092
Name: ruby-ipaddress
PackageBaseID: 57974
PackageBase: ruby-ipaddress
Version: 0.8.3-2
Description: IPv4/IPv6 addresses manipulation library
URL: http://github.com/bluemonk/ipaddress
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tredaelli
FirstSubmitted: 1332775457
LastModified: 1618908408
URLPath: /cgit/aur.git/snapshot/ruby-ipaddress.tar.gz