ruby-aubio on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S ruby-aubio

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

$ yay -Rns ruby-aubio

2. Manually Install "ruby-aubio" via AUR

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

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

b. Clone ruby-aubio's git locally

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

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

$ cd ~/ruby-aubio $ makepkg -si

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

ID: 358546
Name: ruby-aubio
PackageBaseID: 117260
PackageBase: ruby-aubio
Version: 0.2.2-1
Description: Ruby bindings for the aubio audio library
URL: https://github.com/xavriley/ruby-aubio
NumVotes: 3
Popularity: 0
OutOfDate: 1706264901
Maintainer:
Submitter: ChaosKid42
FirstSubmitted: 1479743902
LastModified: 1479743902
URLPath: /cgit/aur.git/snapshot/ruby-aubio.tar.gz