cypher-shell on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S cypher-shell

* (Optional) Uninstall cypher-shell on Arch using YAY

$ yay -Rns cypher-shell

2. Manually Install "cypher-shell" via AUR

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

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

b. Clone cypher-shell's git locally

$ git clone https://aur.archlinux.org/cypher-shell.git ~/cypher-shell

c. Go to ~/cypher-shell folder and install it

$ cd ~/cypher-shell $ makepkg -si

3. Information about the cypher-shell package on Arch User Repository (AUR)

ID: 830551
Name: cypher-shell
PackageBaseID: 142225
PackageBase: cypher-shell
Version: 4.2.2-1
Description: A command line shell where you can execute Cypher against an instance of Neo4j
URL: https://github.com/neo4j/cypher-shell
NumVotes: 2
Popularity: 0
OutOfDate: 1672506485
Maintainer:
Submitter: liljaylj
FirstSubmitted: 1558437192
LastModified: 1607425570
URLPath: /cgit/aur.git/snapshot/cypher-shell.tar.gz