n2-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S n2-git

* (Optional) Uninstall n2-git on Arch using YAY

$ yay -Rns n2-git

2. Manually Install "n2-git" via AUR

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

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

b. Clone n2-git's git locally

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

c. Go to ~/n2-git folder and install it

$ cd ~/n2-git $ makepkg -si

3. Information about the n2-git package on Arch User Repository (AUR)

ID: 1418300
Name: n2-git
PackageBaseID: 185575
PackageBase: n2-git
Version: 0.1.0.r488.668d9ab-1
Description: n2 ("into"), a ninja compatible build system
URL: https://github.com/evmar/n2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SandaruKasa
Submitter: SandaruKasa
FirstSubmitted: 1662584625
LastModified: 1709236725
URLPath: /cgit/aur.git/snapshot/n2-git.tar.gz