mavproxy-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S mavproxy-git

* (Optional) Uninstall mavproxy-git on Arch using YAY

$ yay -Rns mavproxy-git

2. Manually Install "mavproxy-git" via AUR

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

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

b. Clone mavproxy-git's git locally

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

c. Go to ~/mavproxy-git folder and install it

$ cd ~/mavproxy-git $ makepkg -si

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

ID: 1111463
Name: mavproxy-git
PackageBaseID: 109745
PackageBase: mavproxy-git
Version: r2659.241cf6e3-1
Description: MAVLink proxy and command line ground station.
URL: http://ardupilot.github.io/MAVProxy/html/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: applebloom
FirstSubmitted: 1459871535
LastModified: 1657729412
URLPath: /cgit/aur.git/snapshot/mavproxy-git.tar.gz