readsb on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S readsb

* (Optional) Uninstall readsb on Arch using YAY

$ yay -Rns readsb

2. Manually Install "readsb" via AUR

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

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

b. Clone readsb's git locally

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

c. Go to ~/readsb folder and install it

$ cd ~/readsb $ makepkg -si

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

ID: 842053
Name: readsb
PackageBaseID: 156788
PackageBase: readsb
Version: 4.0.1-2
Description: A Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices.
URL: https://github.com/Mictronics/readsb-protobuf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fryfrog
FirstSubmitted: 1597607154
LastModified: 1609697702
URLPath: /cgit/aur.git/snapshot/readsb.tar.gz