wavsplit on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S wavsplit

* (Optional) Uninstall wavsplit on Arch using YAY

$ yay -Rns wavsplit

2. Manually Install "wavsplit" via AUR

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

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

b. Clone wavsplit's git locally

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

c. Go to ~/wavsplit folder and install it

$ cd ~/wavsplit $ makepkg -si

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

ID: 920922
Name: wavsplit
PackageBaseID: 20576
PackageBase: wavsplit
Version: 1.2.3-4
Description: Splits large WAV files at given time positions
URL: https://download.tuxfamily.org/xcfaudio/WavSplit/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: zoe
Submitter:
FirstSubmitted: 1223489931
LastModified: 1623664959
URLPath: /cgit/aur.git/snapshot/wavsplit.tar.gz