luaradio on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install luaradio on Arch using YAY
$
yay -S
luaradio
Copied
* (Optional) Uninstall luaradio on Arch using YAY
$
yay -Rns
luaradio
Copied
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
Copied
b. Clone luaradio's git locally
$
git clone https://aur.archlinux.org/luaradio.git
~/luaradio
Copied
c. Go to ~/luaradio folder and install it
$
cd
~/luaradio
Copied
$
makepkg -si
Copied
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
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