nodejs-async on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S nodejs-async

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

$ yay -Rns nodejs-async

2. Manually Install "nodejs-async" via AUR

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

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

b. Clone nodejs-async's git locally

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

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

$ cd ~/nodejs-async $ makepkg -si

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

ID: 402061
Name: nodejs-async
PackageBaseID: 73867
PackageBase: nodejs-async
Version: 0.9.2-2
Description: Higher-order functions and common patterns for asynchronous code
URL: https://github.com/caolan/async
NumVotes: 0
Popularity: 0
OutOfDate: 1498723267
Maintainer:
Submitter: atweiden
FirstSubmitted: 1380405201
LastModified: 1492412662
URLPath: /cgit/aur.git/snapshot/nodejs-async.tar.gz