mrbuild on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mrbuild

* (Optional) Uninstall mrbuild on Arch using YAY

$ yay -Rns mrbuild

2. Manually Install "mrbuild" via AUR

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

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

b. Clone mrbuild's git locally

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

c. Go to ~/mrbuild folder and install it

$ cd ~/mrbuild $ makepkg -si

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

ID: 1424545
Name: mrbuild
PackageBaseID: 202400
PackageBase: mrbuild
Version: 1.8-2
Description: Simple build system
URL: https://github.com/dkogan/mrbuild
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 0e4ef622
Submitter: 0e4ef622
FirstSubmitted: 1707723237
LastModified: 1710099700
URLPath: /cgit/aur.git/snapshot/mrbuild.tar.gz