aif2pcm on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S aif2pcm

* (Optional) Uninstall aif2pcm on Arch using YAY

$ yay -Rns aif2pcm

2. Manually Install "aif2pcm" via AUR

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

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

b. Clone aif2pcm's git locally

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

c. Go to ~/aif2pcm folder and install it

$ cd ~/aif2pcm $ makepkg -si

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

ID: 641751
Name: aif2pcm
PackageBaseID: 144712
PackageBase: aif2pcm
Version: 1-1
Description: convert AIF audio to raw PCM waveform data for the GBA.
URL: https://code.caveoforig.in/alex/aif2pcm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1567219565
LastModified: 1567219565
URLPath: /cgit/aur.git/snapshot/aif2pcm.tar.gz