qgroundcontrol on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S qgroundcontrol

* (Optional) Uninstall qgroundcontrol on Arch using YAY

$ yay -Rns qgroundcontrol

2. Manually Install "qgroundcontrol" via AUR

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

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

b. Clone qgroundcontrol's git locally

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

c. Go to ~/qgroundcontrol folder and install it

$ cd ~/qgroundcontrol $ makepkg -si

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

ID: 1371061
Name: qgroundcontrol
PackageBaseID: 111247
PackageBase: qgroundcontrol
Version: 4.3.0-1
Description: Micro air vehicle ground control station.
URL: https://github.com/mavlink/qgroundcontrol
NumVotes: 12
Popularity: 0.088662
OutOfDate:
Maintainer: acxz
Submitter: anselmolsm
FirstSubmitted: 1463146627
LastModified: 1702787091
URLPath: /cgit/aur.git/snapshot/qgroundcontrol.tar.gz

5. The same packages on other Linux Distributions