verdaccio on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "verdaccio" 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 verdaccio on Arch using YAY
$
yay -S
verdaccio
Copied
* (Optional) Uninstall verdaccio on Arch using YAY
$
yay -Rns
verdaccio
Copied
2. Manually Install "verdaccio" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone verdaccio's git locally
$
git clone https://aur.archlinux.org/verdaccio.git
~/verdaccio
Copied
c. Go to ~/verdaccio folder and install it
$
cd
~/verdaccio
Copied
$
makepkg -si
Copied
3. Information about the verdaccio package on Arch User Repository (AUR)
ID: 1406508
Name: verdaccio
PackageBaseID: 137200
PackageBase: verdaccio
Version: 5.29.0-1
Description: Private npm repository server
URL: https://github.com/verdaccio/verdaccio
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sflor
Submitter: igorvisi
FirstSubmitted: 1541525244
LastModified: 1707472620
URLPath: /cgit/aur.git/snapshot/verdaccio.tar.gz
Name: verdaccio
PackageBaseID: 137200
PackageBase: verdaccio
Version: 5.29.0-1
Description: Private npm repository server
URL: https://github.com/verdaccio/verdaccio
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sflor
Submitter: igorvisi
FirstSubmitted: 1541525244
LastModified: 1707472620
URLPath: /cgit/aur.git/snapshot/verdaccio.tar.gz