cayley on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S cayley

* (Optional) Uninstall cayley on Arch using YAY

$ yay -Rns cayley

2. Manually Install "cayley" via AUR

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

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

b. Clone cayley's git locally

$ git clone https://aur.archlinux.org/cayley.git ~/cayley

c. Go to ~/cayley folder and install it

$ cd ~/cayley $ makepkg -si

3. Information about the cayley package on Arch User Repository (AUR)

ID: 824521
Name: cayley
PackageBaseID: 122194
PackageBase: cayley
Version: 0.7.7-2
Description: An open-source graph inspired by the graph database behind Freebase and Google's Knowledge Graph.
URL: https://cayley.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: Knight
FirstSubmitted: 1494265287
LastModified: 1606398465
URLPath: /cgit/aur.git/snapshot/cayley.tar.gz