ruby-autoproj on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ruby-autoproj

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

$ yay -Rns ruby-autoproj

2. Manually Install "ruby-autoproj" via AUR

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

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

b. Clone ruby-autoproj's git locally

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

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

$ cd ~/ruby-autoproj $ makepkg -si

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

ID: 203336
Name: ruby-autoproj
PackageBaseID: 95284
PackageBase: ruby-autoproj
Version: 1.9.2-1
Description: Allows to easily install and maintain software that is under source code form (usually from a version control system).
URL: http://rock-robotics.org/stable/documentation/autoproj/
NumVotes: 1
Popularity: 0
OutOfDate: 1641858850
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1435413436
LastModified: 1435413443
URLPath: /cgit/aur.git/snapshot/ruby-autoproj.tar.gz