archiva on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S archiva

* (Optional) Uninstall archiva on Arch using YAY

$ yay -Rns archiva

2. Manually Install "archiva" via AUR

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

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

b. Clone archiva's git locally

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

c. Go to ~/archiva folder and install it

$ cd ~/archiva $ makepkg -si

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

ID: 1230000
Name: archiva
PackageBaseID: 73194
PackageBase: archiva
Version: 2.2.10-1
Description: Apache Archiva™ is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository
URL: http://archiva.apache.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: nslxndr
Submitter: peng
FirstSubmitted: 1378373823
LastModified: 1679419048
URLPath: /cgit/aur.git/snapshot/archiva.tar.gz