neo4j-desktop on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S neo4j-desktop

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

$ yay -Rns neo4j-desktop

2. Manually Install "neo4j-desktop" via AUR

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

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

b. Clone neo4j-desktop's git locally

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

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

$ cd ~/neo4j-desktop $ makepkg -si

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

ID: 1255971
Name: neo4j-desktop
PackageBaseID: 152776
PackageBase: neo4j-desktop
Version: 1.5.8-1
Description: GUI for managing local and remote Neo4j Graph databases
URL: http://neo4j.org/
NumVotes: 6
Popularity: 0.000525
OutOfDate:
Maintainer: nglgzz
Submitter: nglgzz
FirstSubmitted: 1589474348
LastModified: 1683724743
URLPath: /cgit/aur.git/snapshot/neo4j-desktop.tar.gz