nodejs-sails on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nodejs-sails

* (Optional) Uninstall nodejs-sails on Arch using YAY

$ yay -Rns nodejs-sails

2. Manually Install "nodejs-sails" via AUR

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

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

b. Clone nodejs-sails's git locally

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

c. Go to ~/nodejs-sails folder and install it

$ cd ~/nodejs-sails $ makepkg -si

3. Information about the nodejs-sails package on Arch User Repository (AUR)

ID: 609908
Name: nodejs-sails
PackageBaseID: 92789
PackageBase: nodejs-sails
Version: 1.1.0-1
Description: Realtime MVC Framework for Node.js.
URL: http://sailsjs.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: supermario
FirstSubmitted: 1430788820
LastModified: 1557079863
URLPath: /cgit/aur.git/snapshot/nodejs-sails.tar.gz