mavlink on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mavlink

* (Optional) Uninstall mavlink on Arch using YAY

$ yay -Rns mavlink

2. Manually Install "mavlink" via AUR

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

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

b. Clone mavlink's git locally

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

c. Go to ~/mavlink folder and install it

$ cd ~/mavlink $ makepkg -si

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

ID: 1276981
Name: mavlink
PackageBaseID: 150485
PackageBase: mavlink
Version: 1.0.12-3
Description: Marshalling / communication library for drones.
URL: https://mavlink.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1584661906
LastModified: 1687404398
URLPath: /cgit/aur.git/snapshot/mavlink.tar.gz