buildroot-meta on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S buildroot-meta

* (Optional) Uninstall buildroot-meta on Arch using YAY

$ yay -Rns buildroot-meta

2. Manually Install "buildroot-meta" via AUR

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

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

b. Clone buildroot-meta's git locally

$ git clone https://aur.archlinux.org/buildroot-meta.git ~/buildroot-meta

c. Go to ~/buildroot-meta folder and install it

$ cd ~/buildroot-meta $ makepkg -si

3. Information about the buildroot-meta package on Arch User Repository (AUR)

ID: 1371485
Name: buildroot-meta
PackageBaseID: 161890
PackageBase: buildroot-meta
Version: 2023.11-1
Description: dependency requirements for buildroot
URL: https://buildroot.org/downloads/manual/manual.html#requirement
NumVotes: 2
Popularity: 0.75284
OutOfDate:
Maintainer: Expertcoderz
Submitter: Un1Gfn
FirstSubmitted: 1610200761
LastModified: 1702853676
URLPath: /cgit/aur.git/snapshot/buildroot-meta.tar.gz