python-pymavlink on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-pymavlink

* (Optional) Uninstall python-pymavlink on Arch using YAY

$ yay -Rns python-pymavlink

2. Manually Install "python-pymavlink" via AUR

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

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

b. Clone python-pymavlink's git locally

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

c. Go to ~/python-pymavlink folder and install it

$ cd ~/python-pymavlink $ makepkg -si

3. Information about the python-pymavlink package on Arch User Repository (AUR)

ID: 1376431
Name: python-pymavlink
PackageBaseID: 151693
PackageBase: python-pymavlink
Version: 2.4.41-1
Description: python MAVLink interface and utilities
URL: https://github.com/ArduPilot/pymavlink/
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1587263168
LastModified: 1703687588
URLPath: /cgit/aur.git/snapshot/python-pymavlink.tar.gz