kfr on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "kfr" 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 kfr on Arch using YAY
$
yay -S
kfr
Copied
* (Optional) Uninstall kfr on Arch using YAY
$
yay -Rns
kfr
Copied
2. Manually Install "kfr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kfr's git locally
$
git clone https://aur.archlinux.org/kfr.git
~/kfr
Copied
c. Go to ~/kfr folder and install it
$
cd
~/kfr
Copied
$
makepkg -si
Copied
3. Information about the kfr package on Arch User Repository (AUR)
ID: 1371094
Name: kfr
PackageBaseID: 148811
PackageBase: kfr
Version: 5.2.0-1
Description: Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
URL: https://www.kfr.dev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1580871377
LastModified: 1702795894
URLPath: /cgit/aur.git/snapshot/kfr.tar.gz
Name: kfr
PackageBaseID: 148811
PackageBase: kfr
Version: 5.2.0-1
Description: Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
URL: https://www.kfr.dev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1580871377
LastModified: 1702795894
URLPath: /cgit/aur.git/snapshot/kfr.tar.gz