nodejs-concurrently on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nodejs-concurrently

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

$ yay -Rns nodejs-concurrently

2. Manually Install "nodejs-concurrently" via AUR

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

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

b. Clone nodejs-concurrently's git locally

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

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

$ cd ~/nodejs-concurrently $ makepkg -si

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

ID: 1320429
Name: nodejs-concurrently
PackageBaseID: 162326
PackageBase: nodejs-concurrently
Version: 8.2.1-1
Description: Run multiple commands concurrently
URL: https://github.com/open-cli-tools/concurrently
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: egore911
Submitter: egore911
FirstSubmitted: 1611130718
LastModified: 1694987695
URLPath: /cgit/aur.git/snapshot/nodejs-concurrently.tar.gz