libosmo-dsp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libosmo-dsp

* (Optional) Uninstall libosmo-dsp on Arch using YAY

$ yay -Rns libosmo-dsp

2. Manually Install "libosmo-dsp" via AUR

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

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

b. Clone libosmo-dsp's git locally

$ git clone https://aur.archlinux.org/libosmo-dsp.git ~/libosmo-dsp

c. Go to ~/libosmo-dsp folder and install it

$ cd ~/libosmo-dsp $ makepkg -si

3. Information about the libosmo-dsp package on Arch User Repository (AUR)

ID: 1175603
Name: libosmo-dsp
PackageBaseID: 151323
PackageBase: libosmo-dsp
Version: 0.4.0-1
Description: A library with SDR DSP primitives
URL: https://git.osmocom.org/libosmo-dsp/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ANTONI
Submitter: ANTONI
FirstSubmitted: 1586523496
LastModified: 1669624285
URLPath: /cgit/aur.git/snapshot/libosmo-dsp.tar.gz