libdspl on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install libdspl on Arch using YAY
$
yay -S
libdspl
Copied
* (Optional) Uninstall libdspl on Arch using YAY
$
yay -Rns
libdspl
Copied
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
Copied
b. Clone libdspl's git locally
$
git clone https://aur.archlinux.org/libdspl.git
~/libdspl
Copied
c. Go to ~/libdspl folder and install it
$
cd
~/libdspl
Copied
$
makepkg -si
Copied
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
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