node-prune on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install node-prune on Arch using YAY
$
yay -S
node-prune
Copied
* (Optional) Uninstall node-prune on Arch using YAY
$
yay -Rns
node-prune
Copied
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
Copied
b. Clone node-prune's git locally
$
git clone https://aur.archlinux.org/node-prune.git
~/node-prune
Copied
c. Go to ~/node-prune folder and install it
$
cd
~/node-prune
Copied
$
makepkg -si
Copied
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
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