mavsdk on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install mavsdk on Arch using YAY
$
yay -S
mavsdk
Copied
* (Optional) Uninstall mavsdk on Arch using YAY
$
yay -Rns
mavsdk
Copied
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
Copied
b. Clone mavsdk's git locally
$
git clone https://aur.archlinux.org/mavsdk.git
~/mavsdk
Copied
c. Go to ~/mavsdk folder and install it
$
cd
~/mavsdk
Copied
$
makepkg -si
Copied
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
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