npkill on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "npkill" 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 npkill on Arch using YAY
$
yay -S
npkill
Copied
* (Optional) Uninstall npkill on Arch using YAY
$
yay -Rns
npkill
Copied
2. Manually Install "npkill" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone npkill's git locally
$
git clone https://aur.archlinux.org/npkill.git
~/npkill
Copied
c. Go to ~/npkill folder and install it
$
cd
~/npkill
Copied
$
makepkg -si
Copied
3. Information about the npkill package on Arch User Repository (AUR)
ID: 1237857
Name: npkill
PackageBaseID: 192438
PackageBase: npkill
Version: 0.11.1-1
Description: List any node_modules package dir in your system and how heavy they are. You can then select which ones you want to erase to free up space
URL: https://github.com/voidcosmos/npkill
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: badeball
Submitter: badeball
FirstSubmitted: 1680858605
LastModified: 1680858605
URLPath: /cgit/aur.git/snapshot/npkill.tar.gz
Name: npkill
PackageBaseID: 192438
PackageBase: npkill
Version: 0.11.1-1
Description: List any node_modules package dir in your system and how heavy they are. You can then select which ones you want to erase to free up space
URL: https://github.com/voidcosmos/npkill
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: badeball
Submitter: badeball
FirstSubmitted: 1680858605
LastModified: 1680858605
URLPath: /cgit/aur.git/snapshot/npkill.tar.gz