mavsdk on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mavsdk

* (Optional) Uninstall mavsdk on Arch using YAY

$ yay -Rns mavsdk

2. Manually Install "mavsdk" via AUR

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

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

b. Clone mavsdk's git locally

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

c. Go to ~/mavsdk folder and install it

$ cd ~/mavsdk $ makepkg -si

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

ID: 1069014
Name: mavsdk
PackageBaseID: 149708
PackageBase: mavsdk
Version: 1.3.1-1
Description: API and library for MAVLink compatible systems written in C++17
URL: https://mavsdk.mavlink.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: julianoes
Submitter: julianoes
FirstSubmitted: 1583147693
LastModified: 1650399537
URLPath: /cgit/aur.git/snapshot/mavsdk.tar.gz