buildgear on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S buildgear

* (Optional) Uninstall buildgear on Arch using YAY

$ yay -Rns buildgear

2. Manually Install "buildgear" via AUR

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

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

b. Clone buildgear's git locally

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

c. Go to ~/buildgear folder and install it

$ cd ~/buildgear $ makepkg -si

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

ID: 1003445
Name: buildgear
PackageBaseID: 103912
PackageBase: buildgear
Version: 0.9.26-1
Description: A lightweight embedded firmware build tool
URL: http://buildgear.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nickoe
Submitter: nickoe
FirstSubmitted: 1448739381
LastModified: 1639502781
URLPath: /cgit/aur.git/snapshot/buildgear.tar.gz