verdaccio on AUR (Arch User Repository)

Last updated: June 26,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

b. Install verdaccio on Arch using YAY

$ yay -S verdaccio

* (Optional) Uninstall verdaccio on Arch using YAY

$ yay -Rns verdaccio

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

b. Clone verdaccio's git locally

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

c. Go to ~/verdaccio folder and install it

$ cd ~/verdaccio $ makepkg -si

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