python-neo4j-driver on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-neo4j-driver

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

$ yay -Rns python-neo4j-driver

2. Manually Install "python-neo4j-driver" 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-driver's git locally

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

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

$ cd ~/python-neo4j-driver $ makepkg -si

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

ID: 761455
Name: python-neo4j-driver
PackageBaseID: 128384
PackageBase: python-neo4j-driver
Version: 4.0.1-1
Description: Neo4j Bolt driver for Python
URL: https://github.com/neo4j/neo4j-python-driver
NumVotes: 0
Popularity: 0
OutOfDate: 1655206932
Maintainer: tuftedocelot
Submitter: tuftedocelot
FirstSubmitted: 1514248631
LastModified: 1594050034
URLPath: /cgit/aur.git/snapshot/python-neo4j-driver.tar.gz