mbs-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mbs-git

* (Optional) Uninstall mbs-git on Arch using YAY

$ yay -Rns mbs-git

2. Manually Install "mbs-git" via AUR

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

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

b. Clone mbs-git's git locally

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

c. Go to ~/mbs-git folder and install it

$ cd ~/mbs-git $ makepkg -si

3. Information about the mbs-git package on Arch User Repository (AUR)

ID: 557106
Name: mbs-git
PackageBaseID: 137148
PackageBase: mbs-git
Version: r11.060a1a9-1
Description: A simple cmake-based modular build system for C and C++
URL: https://github.com/john01dav/mbs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: 132ikl
Submitter: 132ikl
FirstSubmitted: 1541311870
LastModified: 1541312720
URLPath: /cgit/aur.git/snapshot/mbs-git.tar.gz