perl-audio-dsp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-audio-dsp

* (Optional) Uninstall perl-audio-dsp on Arch using YAY

$ yay -Rns perl-audio-dsp

2. Manually Install "perl-audio-dsp" via AUR

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

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

b. Clone perl-audio-dsp's git locally

$ git clone https://aur.archlinux.org/perl-audio-dsp.git ~/perl-audio-dsp

c. Go to ~/perl-audio-dsp folder and install it

$ cd ~/perl-audio-dsp $ makepkg -si

3. Information about the perl-audio-dsp package on Arch User Repository (AUR)

ID: 276640
Name: perl-audio-dsp
PackageBaseID: 107767
PackageBase: perl-audio-dsp
Version: 0.03-1
Description: Audio::DSP is built around the OSS (Open Sound System) API and allows perl to interface with a digital audio device. The Audio::DSP object stores I/O parameters and also supplies temporary storage for raw audio data.
URL: http://search.cpan.org/~sethj/Audio-DSP
NumVotes: 0
Popularity: 0
OutOfDate: 1704225768
Maintainer: ppickfor
Submitter: ppickfor
FirstSubmitted: 1455800516
LastModified: 1455800524
URLPath: /cgit/aur.git/snapshot/perl-audio-dsp.tar.gz