ruby-wavefile on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S ruby-wavefile

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

$ yay -Rns ruby-wavefile

2. Manually Install "ruby-wavefile" via AUR

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

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

b. Clone ruby-wavefile's git locally

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

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

$ cd ~/ruby-wavefile $ makepkg -si

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

ID: 309905
Name: ruby-wavefile
PackageBaseID: 112109
PackageBase: ruby-wavefile
Version: 0.7.0-1
Description: A pure Ruby library for reading and writing Wave sound files (*.wav)
URL: http://wavefilegem.com/
NumVotes: 5
Popularity: 0
OutOfDate: 1705261918
Maintainer:
Submitter: ChaosKid42
FirstSubmitted: 1465131358
LastModified: 1465131385
URLPath: /cgit/aur.git/snapshot/ruby-wavefile.tar.gz