gn-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gn-git

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

$ yay -Rns gn-git

2. Manually Install "gn-git" via AUR

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

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

b. Clone gn-git's git locally

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

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

$ cd ~/gn-git $ makepkg -si

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

ID: 682165
Name: gn-git
PackageBaseID: 100003
PackageBase: gn-git
Version: r1682.a5bcbd72-1
Description: Meta-build system which generates Ninja build files
URL: https://gn.googlesource.com/gn
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1442256619
LastModified: 1577981618
URLPath: /cgit/aur.git/snapshot/gn-git.tar.gz