mavlink-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mavlink-git

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

$ yay -Rns mavlink-git

2. Manually Install "mavlink-git" via AUR

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

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

b. Clone mavlink-git's git locally

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

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

$ cd ~/mavlink-git $ makepkg -si

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

ID: 710719
Name: mavlink-git
PackageBaseID: 148513
PackageBase: mavlink-git
Version: 1.0.12.r164.g5a18bf91-1
Description: MAVLink - Micro Air Vehicle Message Marshalling Library.
URL: https://github.com/mavlink/mavlink
NumVotes: 2
Popularity: 0
OutOfDate: 1705021116
Maintainer: patrickelectric
Submitter: patrickelectric
FirstSubmitted: 1580040712
LastModified: 1584830753
URLPath: /cgit/aur.git/snapshot/mavlink-git.tar.gz