wavdumper on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S wavdumper

* (Optional) Uninstall wavdumper on Arch using YAY

$ yay -Rns wavdumper

2. Manually Install "wavdumper" via AUR

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

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

b. Clone wavdumper's git locally

$ git clone https://aur.archlinux.org/wavdumper.git ~/wavdumper

c. Go to ~/wavdumper folder and install it

$ cd ~/wavdumper $ makepkg -si

3. Information about the wavdumper package on Arch User Repository (AUR)

ID: 630386
Name: wavdumper
PackageBaseID: 143618
PackageBase: wavdumper
Version: 0.5-1
Description: Print detailed information on the headers and structure of a WAV file.
URL: https://www.cs.helsinki.fi/u/hkovaska/wavdumper/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dgmulf
Submitter: dgmulf
FirstSubmitted: 1563336835
LastModified: 1563411689
URLPath: /cgit/aur.git/snapshot/wavdumper.tar.gz