ci-node-modules on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "ci-node-modules" 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 ci-node-modules on Arch using YAY

$ yay -S ci-node-modules

* (Optional) Uninstall ci-node-modules on Arch using YAY

$ yay -Rns ci-node-modules

2. Manually Install "ci-node-modules" via AUR

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

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

b. Clone ci-node-modules's git locally

$ git clone https://aur.archlinux.org/ci-node-modules.git ~/ci-node-modules

c. Go to ~/ci-node-modules folder and install it

$ cd ~/ci-node-modules $ makepkg -si

3. Information about the ci-node-modules package on Arch User Repository (AUR)

ID: 738621
Name: ci-node-modules
PackageBaseID: 145484
PackageBase: ci-node-modules
Version: 1.1.0-1
Description: Clean install node_modules using the appropriate installation command
URL: https://balena.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jakogut
Submitter: gin078
FirstSubmitted: 1569939346
LastModified: 1589809224
URLPath: /cgit/aur.git/snapshot/ci-node-modules.tar.gz