mmake on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mmake

* (Optional) Uninstall mmake on Arch using YAY

$ yay -Rns mmake

2. Manually Install "mmake" via AUR

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

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

b. Clone mmake's git locally

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

c. Go to ~/mmake folder and install it

$ cd ~/mmake $ makepkg -si

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

ID: 491308
Name: mmake
PackageBaseID: 123332
PackageBase: mmake
Version: 1.3.0-1
Description: Modern Make
URL: https://github.com/tj/mmake
NumVotes: 1
Popularity: 0
OutOfDate: 1593521611
Maintainer:
Submitter: jetm
FirstSubmitted: 1497393426
LastModified: 1520100186
URLPath: /cgit/aur.git/snapshot/mmake.tar.gz