ninja-mem on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ninja-mem

* (Optional) Uninstall ninja-mem on Arch using YAY

$ yay -Rns ninja-mem

2. Manually Install "ninja-mem" via AUR

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

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

b. Clone ninja-mem's git locally

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

c. Go to ~/ninja-mem folder and install it

$ cd ~/ninja-mem $ makepkg -si

3. Information about the ninja-mem package on Arch User Repository (AUR)

ID: 1229658
Name: ninja-mem
PackageBaseID: 149350
PackageBase: ninja-mem
Version: v1.11.1-1
Description: Small build system with a focus on speed (with trashing feature)
URL: https://ninja-build.org/
NumVotes: 2
Popularity: 0.000805
OutOfDate:
Maintainer: fbrennan
Submitter: bartus
FirstSubmitted: 1582238375
LastModified: 1679358351
URLPath: /cgit/aur.git/snapshot/ninja-mem.tar.gz