betaflight-configurator on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S betaflight-configurator

* (Optional) Uninstall betaflight-configurator on Arch using YAY

$ yay -Rns betaflight-configurator

2. Manually Install "betaflight-configurator" via AUR

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

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

b. Clone betaflight-configurator's git locally

$ git clone https://aur.archlinux.org/betaflight-configurator.git ~/betaflight-configurator

c. Go to ~/betaflight-configurator folder and install it

$ cd ~/betaflight-configurator $ makepkg -si

3. Information about the betaflight-configurator package on Arch User Repository (AUR)

ID: 1293043
Name: betaflight-configurator
PackageBaseID: 129443
PackageBase: betaflight-configurator
Version: 10.9.0-1
Description: Crossplatform configuration tool for the Betaflight flight control system
URL: https://github.com/betaflight/betaflight-configurator
NumVotes: 18
Popularity: 0.120081
OutOfDate:
Maintainer: Jake
Submitter: FryDay
FirstSubmitted: 1516817190
LastModified: 1690105410
URLPath: /cgit/aur.git/snapshot/betaflight-configurator.tar.gz