kfr on AUR (Arch User Repository)

Last updated: June 29,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

b. Install kfr on Arch using YAY

$ yay -S kfr

* (Optional) Uninstall kfr on Arch using YAY

$ yay -Rns kfr

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

b. Clone kfr's git locally

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

c. Go to ~/kfr folder and install it

$ cd ~/kfr $ makepkg -si

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