nwjs on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S nwjs

* (Optional) Uninstall nwjs on Arch using YAY

$ yay -Rns nwjs

2. Manually Install "nwjs" via AUR

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

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

b. Clone nwjs's git locally

$ git clone https://aur.archlinux.org/nwjs.git ~/nwjs

c. Go to ~/nwjs folder and install it

$ cd ~/nwjs $ makepkg -si

3. Information about the nwjs package on Arch User Repository (AUR)

ID: 734138
Name: nwjs
PackageBaseID: 124058
PackageBase: nwjs
Version: 0.33.3-1
Description: node-webkit is an app runtime based on Chromium and node.js
URL: https://nwjs.io/
NumVotes: 8
Popularity: 0.000129
OutOfDate: 1632233324
Maintainer: Bironou
FirstSubmitted: 1500034618
LastModified: 1589137492
URLPath: /cgit/aur.git/snapshot/nwjs.tar.gz