python-neo4j on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-neo4j

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

$ yay -Rns python-neo4j

2. Manually Install "python-neo4j" via AUR

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

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

b. Clone python-neo4j's git locally

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

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

$ cd ~/python-neo4j $ makepkg -si

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

ID: 1294989
Name: python-neo4j
PackageBaseID: 159370
PackageBase: python-neo4j
Version: 5.3.0-3
Description: Neo4j Bolt driver for Python
URL: https://pypi.org/project/neo4j/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: intensity
Submitter: intensity
FirstSubmitted: 1604296079
LastModified: 1690430351
URLPath: /cgit/aur.git/snapshot/python-neo4j.tar.gz