neo4j-community on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S neo4j-community

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

$ yay -Rns neo4j-community

2. Manually Install "neo4j-community" via AUR

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

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

b. Clone neo4j-community's git locally

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

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

$ cd ~/neo4j-community $ makepkg -si

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

ID: 1426421
Name: neo4j-community
PackageBaseID: 105258
PackageBase: neo4j-community
Version: 5.18.0-1
Description: A fully transactional graph database implemented in Java
URL: https://github.com/neo4j/neo4j
NumVotes: 64
Popularity: 0.001024
OutOfDate:
Maintainer: carsme
Submitter: tucho
FirstSubmitted: 1451452983
LastModified: 1710329409
URLPath: /cgit/aur.git/snapshot/neo4j-community.tar.gz