mmake-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mmake-bin

* (Optional) Uninstall mmake-bin on Arch using YAY

$ yay -Rns mmake-bin

2. Manually Install "mmake-bin" via AUR

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

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

b. Clone mmake-bin's git locally

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

c. Go to ~/mmake-bin folder and install it

$ cd ~/mmake-bin $ makepkg -si

3. Information about the mmake-bin package on Arch User Repository (AUR)

ID: 416393
Name: mmake-bin
PackageBaseID: 123055
PackageBase: mmake-bin
Version: 1.2.0-1
Description: Modern Make
URL: https://github.com/tj/mmake
NumVotes: 2
Popularity: 0
OutOfDate: 1511924346
Maintainer: azer
Submitter: azer
FirstSubmitted: 1496467981
LastModified: 1496467981
URLPath: /cgit/aur.git/snapshot/mmake-bin.tar.gz