node-prune on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S node-prune

* (Optional) Uninstall node-prune on Arch using YAY

$ yay -Rns node-prune

2. Manually Install "node-prune" via AUR

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

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

b. Clone node-prune's git locally

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

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

$ cd ~/node-prune $ makepkg -si

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

ID: 1279002
Name: node-prune
PackageBaseID: 133771
PackageBase: node-prune
Version: 1.2.0-2
Description: Remove unnecessary files from node_modules
URL: https://github.com/tj/node-prune
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: clone1612
FirstSubmitted: 1530013061
LastModified: 1687778996
URLPath: /cgit/aur.git/snapshot/node-prune.tar.gz