nodejs-serverless on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nodejs-serverless

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

$ yay -Rns nodejs-serverless

2. Manually Install "nodejs-serverless" via AUR

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

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

b. Clone nodejs-serverless's git locally

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

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

$ cd ~/nodejs-serverless $ makepkg -si

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

ID: 1363815
Name: nodejs-serverless
PackageBaseID: 115963
PackageBase: nodejs-serverless
Version: 3.38.0-1
Description: Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
URL: https://serverless.com/framework/docs/
NumVotes: 8
Popularity: 1.0E-6
OutOfDate:
Maintainer: bacteriostat
Submitter: hugueschabot
FirstSubmitted: 1475633897
LastModified: 1701609318
URLPath: /cgit/aur.git/snapshot/nodejs-serverless.tar.gz