luaradio on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S luaradio

* (Optional) Uninstall luaradio on Arch using YAY

$ yay -Rns luaradio

2. Manually Install "luaradio" via AUR

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

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

b. Clone luaradio's git locally

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

c. Go to ~/luaradio folder and install it

$ cd ~/luaradio $ makepkg -si

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

ID: 1346185
Name: luaradio
PackageBaseID: 113121
PackageBase: luaradio
Version: 0.11.0-2
Description: A lightweight, embeddable software-defined radio framework built on LuaJIT
URL: https://luaradio.io
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: vsergeev
Submitter: vsergeev
FirstSubmitted: 1467482347
LastModified: 1698906880
URLPath: /cgit/aur.git/snapshot/luaradio.tar.gz