nw-gyp on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S nw-gyp

* (Optional) Uninstall nw-gyp on Arch using YAY

$ yay -Rns nw-gyp

2. Manually Install "nw-gyp" via AUR

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

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

b. Clone nw-gyp's git locally

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

c. Go to ~/nw-gyp folder and install it

$ cd ~/nw-gyp $ makepkg -si

3. Information about the nw-gyp package on Arch User Repository (AUR)

ID: 1287717
Name: nw-gyp
PackageBaseID: 69414
PackageBase: nw-gyp
Version: 3.6.6-1
Description: Native addon build tool for nwjs-bin
URL: https://github.com/rogerwang/nw-gyp
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: funilrys
Submitter: blackcat
FirstSubmitted: 1366923174
LastModified: 1689187801
URLPath: /cgit/aur.git/snapshot/nw-gyp.tar.gz