ruby-autobuild on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ruby-autobuild

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

$ yay -Rns ruby-autobuild

2. Manually Install "ruby-autobuild" via AUR

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

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

b. Clone ruby-autobuild's git locally

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

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

$ cd ~/ruby-autobuild $ makepkg -si

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

ID: 261111
Name: ruby-autobuild
PackageBaseID: 95283
PackageBase: ruby-autobuild
Version: 1.9.3-1
Description: Library to handle build systems and import mechanisms
URL: http://rock-robotics.org/stable/documentation/autoproj
NumVotes: 1
Popularity: 0
OutOfDate: 1649623678
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1435413426
LastModified: 1451606361
URLPath: /cgit/aur.git/snapshot/ruby-autobuild.tar.gz