mulle-make on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S mulle-make

* (Optional) Uninstall mulle-make on Arch using YAY

$ yay -Rns mulle-make

2. Manually Install "mulle-make" via AUR

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

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

b. Clone mulle-make's git locally

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

c. Go to ~/mulle-make folder and install it

$ cd ~/mulle-make $ makepkg -si

3. Information about the mulle-make package on Arch User Repository (AUR)

ID: 1236555
Name: mulle-make
PackageBaseID: 163298
PackageBase: mulle-make
Version: 1:2.0.0-1
Description: Build projects with tools like cmake, meson, autoconf
URL: https://github.com/mulle-sde/mulle-make
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FalconProgrammer
Submitter: FalconProgrammer
FirstSubmitted: 1613260661
LastModified: 1680628080
URLPath: /cgit/aur.git/snapshot/mulle-make.tar.gz