datomic on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install datomic on Arch using YAY
$
yay -S
datomic
Copied
* (Optional) Uninstall datomic on Arch using YAY
$
yay -Rns
datomic
Copied
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
Copied
b. Clone datomic's git locally
$
git clone https://aur.archlinux.org/datomic.git
~/datomic
Copied
c. Go to ~/datomic folder and install it
$
cd
~/datomic
Copied
$
makepkg -si
Copied
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
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