buildgear on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install buildgear on Arch using YAY
$
yay -S
buildgear
Copied
* (Optional) Uninstall buildgear on Arch using YAY
$
yay -Rns
buildgear
Copied
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
Copied
b. Clone buildgear's git locally
$
git clone https://aur.archlinux.org/buildgear.git
~/buildgear
Copied
c. Go to ~/buildgear folder and install it
$
cd
~/buildgear
Copied
$
makepkg -si
Copied
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
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