jackrabbit on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S jackrabbit

* (Optional) Uninstall jackrabbit on Arch using YAY

$ yay -Rns jackrabbit

2. Manually Install "jackrabbit" via AUR

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

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

b. Clone jackrabbit's git locally

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

c. Go to ~/jackrabbit folder and install it

$ cd ~/jackrabbit $ makepkg -si

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

ID: 1422978
Name: jackrabbit
PackageBaseID: 44676
PackageBase: jackrabbit
Version: 2.20.15-1
Description: A fully conforming implementation of the Content Repository for Java Technology API
URL: http://jackrabbit.apache.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TioDuke
Submitter: TioDuke
FirstSubmitted: 1292982355
LastModified: 1709877855
URLPath: /cgit/aur.git/snapshot/jackrabbit.tar.gz