datomic-cli on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S datomic-cli

* (Optional) Uninstall datomic-cli on Arch using YAY

$ yay -Rns datomic-cli

2. Manually Install "datomic-cli" via AUR

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

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

b. Clone datomic-cli's git locally

$ git clone https://aur.archlinux.org/datomic-cli.git ~/datomic-cli

c. Go to ~/datomic-cli folder and install it

$ cd ~/datomic-cli $ makepkg -si

3. Information about the datomic-cli package on Arch User Repository (AUR)

ID: 735651
Name: datomic-cli
PackageBaseID: 149328
PackageBase: datomic-cli
Version: 0.10.82-1
Description: Command line tools for datomic cloud
URL: https://docs.datomic.com/cloud/releases.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: souenzzo
Submitter: souenzzo
FirstSubmitted: 1582198413
LastModified: 1589383329
URLPath: /cgit/aur.git/snapshot/datomic-cli.tar.gz