corepacker on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S corepacker

* (Optional) Uninstall corepacker on Arch using YAY

$ yay -Rns corepacker

2. Manually Install "corepacker" via AUR

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

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

b. Clone corepacker's git locally

$ git clone https://aur.archlinux.org/corepacker.git ~/corepacker

c. Go to ~/corepacker folder and install it

$ cd ~/corepacker $ makepkg -si

3. Information about the corepacker package on Arch User Repository (AUR)

ID: 1347953
Name: corepacker
PackageBaseID: 193886
PackageBase: corepacker
Version: 0.0.0-6
Description: Remove npm, yarn and pnpm using corepack
URL: https://github.com/nodejs/corepack/
NumVotes: 2
Popularity: 0.011404
OutOfDate:
Maintainer: tiziodcaio
Submitter: tiziodcaio
FirstSubmitted: 1684694640
LastModified: 1699192758
URLPath: /cgit/aur.git/snapshot/corepacker.tar.gz