mbuild on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mbuild

* (Optional) Uninstall mbuild on Arch using YAY

$ yay -Rns mbuild

2. Manually Install "mbuild" via AUR

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

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

b. Clone mbuild's git locally

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

c. Go to ~/mbuild folder and install it

$ cd ~/mbuild $ makepkg -si

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

ID: 1240485
Name: mbuild
PackageBaseID: 146353
PackageBase: mbuild
Version: 2022.07.28-1
Description: Python-based build system used for building XED
URL: https://intelxed.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kyechou
Submitter: malwareslayer
FirstSubmitted: 1572795711
LastModified: 1681310803
URLPath: /cgit/aur.git/snapshot/mbuild.tar.gz