ninja-bin on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ninja-bin

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

$ yay -Rns ninja-bin

2. Manually Install "ninja-bin" via AUR

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

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

b. Clone ninja-bin's git locally

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

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

$ cd ~/ninja-bin $ makepkg -si

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

ID: 1133149
Name: ninja-bin
PackageBaseID: 156863
PackageBase: ninja-bin
Version: 1.11.1-1
Description: Small build system with a focus on speed
URL: https://ninja-build.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
FirstSubmitted: 1597819937
LastModified: 1661917193
URLPath: /cgit/aur.git/snapshot/ninja-bin.tar.gz