npm-accel on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S npm-accel

* (Optional) Uninstall npm-accel on Arch using YAY

$ yay -Rns npm-accel

2. Manually Install "npm-accel" via AUR

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

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

b. Clone npm-accel's git locally

$ git clone https://aur.archlinux.org/npm-accel.git ~/npm-accel

c. Go to ~/npm-accel folder and install it

$ cd ~/npm-accel $ makepkg -si

3. Information about the npm-accel package on Arch User Repository (AUR)

ID: 752221
Name: npm-accel
PackageBaseID: 115586
PackageBase: npm-accel
Version: 2.0-1
Description: Accelerator for npm, the Node.js package manager
URL: https://github.com/xolox/python-npm-accel
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: maikoool
FirstSubmitted: 1474124810
LastModified: 1592224332
URLPath: /cgit/aur.git/snapshot/npm-accel.tar.gz