python-aprs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-aprs

* (Optional) Uninstall python-aprs on Arch using YAY

$ yay -Rns python-aprs

2. Manually Install "python-aprs" via AUR

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

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

b. Clone python-aprs's git locally

$ git clone https://aur.archlinux.org/python-aprs.git ~/python-aprs

c. Go to ~/python-aprs folder and install it

$ cd ~/python-aprs $ makepkg -si

3. Information about the python-aprs package on Arch User Repository (AUR)

ID: 465870
Name: python-aprs
PackageBaseID: 127664
PackageBase: python-aprs
Version: 7.0.0-1
Description: A Python Module that supports connecting to APRS Interfaces, and receiving, parsing and sending APRS Frames.
URL: https://github.com/ampledata/aprs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ad1217
Submitter: ad1217
FirstSubmitted: 1512144706
LastModified: 1512144706
URLPath: /cgit/aur.git/snapshot/python-aprs.tar.gz