csdr on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S csdr

* (Optional) Uninstall csdr on Arch using YAY

$ yay -Rns csdr

2. Manually Install "csdr" via AUR

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

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

b. Clone csdr's git locally

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

c. Go to ~/csdr folder and install it

$ cd ~/csdr $ makepkg -si

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

ID: 1345217
Name: csdr
PackageBaseID: 127776
PackageBase: csdr
Version: 0.18.2-1
Description: A simple DSP library and command-line tool for Software Defined Radio
URL: https://github.com/jketterl/csdr
NumVotes: 1
Popularity: 0
OutOfDate: 1701376470
Maintainer: tjbp
Submitter: tjbp
FirstSubmitted: 1512662445
LastModified: 1698768452
URLPath: /cgit/aur.git/snapshot/csdr.tar.gz