pnpm-shell-completion on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S pnpm-shell-completion

* (Optional) Uninstall pnpm-shell-completion on Arch using YAY

$ yay -Rns pnpm-shell-completion

2. Manually Install "pnpm-shell-completion" via AUR

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

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

b. Clone pnpm-shell-completion's git locally

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

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

$ cd ~/pnpm-shell-completion $ makepkg -si

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

ID: 1412997
Name: pnpm-shell-completion
PackageBaseID: 190348
PackageBase: pnpm-shell-completion
Version: 0.5.3-1
Description: Complete your pnpm command fastly.
URL: https://github.com/g-plane/pnpm-shell-completion
NumVotes: 1
Popularity: 0.07672
OutOfDate:
Maintainer: gplane
Submitter: gplane
FirstSubmitted: 1676193280
LastModified: 1708488498
URLPath: /cgit/aur.git/snapshot/pnpm-shell-completion.tar.gz