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