neo4j-enterprise on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S neo4j-enterprise

* (Optional) Uninstall neo4j-enterprise on Arch using YAY

$ yay -Rns neo4j-enterprise

2. Manually Install "neo4j-enterprise" via AUR

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

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

b. Clone neo4j-enterprise's git locally

$ git clone https://aur.archlinux.org/neo4j-enterprise.git ~/neo4j-enterprise

c. Go to ~/neo4j-enterprise folder and install it

$ cd ~/neo4j-enterprise $ makepkg -si

3. Information about the neo4j-enterprise package on Arch User Repository (AUR)

ID: 1322422
Name: neo4j-enterprise
PackageBaseID: 105259
PackageBase: neo4j-enterprise
Version: 5.12.0-1
Description: A fully transactional graph database implemented in Java
URL: http://neo4j.org/
NumVotes: 2
Popularity: 0.000518
OutOfDate:
Maintainer: deeenes
Submitter: tucho
FirstSubmitted: 1451453188
LastModified: 1695313414
URLPath: /cgit/aur.git/snapshot/neo4j-enterprise.tar.gz