libdspl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libdspl

* (Optional) Uninstall libdspl on Arch using YAY

$ yay -Rns libdspl

2. Manually Install "libdspl" via AUR

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

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

b. Clone libdspl's git locally

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

c. Go to ~/libdspl folder and install it

$ cd ~/libdspl $ makepkg -si

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

ID: 1151291
Name: libdspl
PackageBaseID: 186524
PackageBase: libdspl
Version: 2.0-1
Description: Opensource cross-platform digital signal processing algorithm library, written in C language.
URL: https://github.com/Dsplib/libdspl-2.0
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bokic
Submitter: bokic
FirstSubmitted: 1665549130
LastModified: 1665549130
URLPath: /cgit/aur.git/snapshot/libdspl.tar.gz