libsdrplay on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libsdrplay

* (Optional) Uninstall libsdrplay on Arch using YAY

$ yay -Rns libsdrplay

2. Manually Install "libsdrplay" via AUR

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

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

b. Clone libsdrplay's git locally

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

c. Go to ~/libsdrplay folder and install it

$ cd ~/libsdrplay $ makepkg -si

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

ID: 1394266
Name: libsdrplay
PackageBaseID: 109041
PackageBase: libsdrplay
Version: 3.14.0-1
Description: Modules for the SDRplay receiver
URL: http://www.sdrplay.com
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: edombek
Submitter: danmc
FirstSubmitted: 1458431090
LastModified: 1706461802
URLPath: /cgit/aur.git/snapshot/libsdrplay.tar.gz