mavproxy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mavproxy

* (Optional) Uninstall mavproxy on Arch using YAY

$ yay -Rns mavproxy

2. Manually Install "mavproxy" via AUR

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

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

b. Clone mavproxy's git locally

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

c. Go to ~/mavproxy folder and install it

$ cd ~/mavproxy $ makepkg -si

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

ID: 1312976
Name: mavproxy
PackageBaseID: 151692
PackageBase: mavproxy
Version: 1.8.67-1
Description: MAVLink proxy and command line ground station.
URL: https://ardupilot.org/mavproxy
NumVotes: 1
Popularity: 0.04356
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1587262250
LastModified: 1693698986
URLPath: /cgit/aur.git/snapshot/mavproxy.tar.gz