pnpm-bin on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S pnpm-bin

* (Optional) Uninstall pnpm-bin on Arch using YAY

$ yay -Rns pnpm-bin

2. Manually Install "pnpm-bin" via AUR

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

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

b. Clone pnpm-bin's git locally

$ git clone https://aur.archlinux.org/pnpm-bin.git ~/pnpm-bin

c. Go to ~/pnpm-bin folder and install it

$ cd ~/pnpm-bin $ makepkg -si

3. Information about the pnpm-bin package on Arch User Repository (AUR)

ID: 1135087
Name: pnpm-bin
PackageBaseID: 171271
PackageBase: pnpm-bin
Version: 7.10.0-1
Description: Fast, disk space efficient package manager
URL: https://github.com/pnpm/pnpm
NumVotes: 8
Popularity: 1.588941
OutOfDate:
Maintainer: jonian
FirstSubmitted: 1632267406
LastModified: 1662313783
URLPath: /cgit/aur.git/snapshot/pnpm-bin.tar.gz