qgroundcontrol-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S qgroundcontrol-bin

* (Optional) Uninstall qgroundcontrol-bin on Arch using YAY

$ yay -Rns qgroundcontrol-bin

2. Manually Install "qgroundcontrol-bin" via AUR

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

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

b. Clone qgroundcontrol-bin's git locally

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

c. Go to ~/qgroundcontrol-bin folder and install it

$ cd ~/qgroundcontrol-bin $ makepkg -si

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

ID: 815809
Name: qgroundcontrol-bin
PackageBaseID: 141308
PackageBase: qgroundcontrol-bin
Version: 4.0.11-1
Description: Ground control for unmanned vehicles.
URL: https://github.com/mavlink/qgroundcontrol
NumVotes: 2
Popularity: 0
OutOfDate: 1611861969
Maintainer:
Submitter: pryre
FirstSubmitted: 1555498655
LastModified: 1604874532
URLPath: /cgit/aur.git/snapshot/qgroundcontrol-bin.tar.gz