datomic on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S datomic

* (Optional) Uninstall datomic on Arch using YAY

$ yay -Rns datomic

2. Manually Install "datomic" via AUR

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

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

b. Clone datomic's git locally

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

c. Go to ~/datomic folder and install it

$ cd ~/datomic $ makepkg -si

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

ID: 1393636
Name: datomic
PackageBaseID: 65673
PackageBase: datomic
Version: 1.0.7075-2
Description: A database of flexible,time-based facts,supporting queries and joins,with elastic scalability,and ACID transactions
URL: https://www.datomic.com/
NumVotes: 11
Popularity: 0.490608
OutOfDate:
Maintainer: deltaecho
Submitter: dseg
FirstSubmitted: 1356163307
LastModified: 1706384721
URLPath: /cgit/aur.git/snapshot/datomic.tar.gz