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