typedb on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S typedb

* (Optional) Uninstall typedb on Arch using YAY

$ yay -Rns typedb

2. Manually Install "typedb" via AUR

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

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

b. Clone typedb's git locally

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

c. Go to ~/typedb folder and install it

$ cd ~/typedb $ makepkg -si

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

ID: 1280044
Name: typedb
PackageBaseID: 167215
PackageBase: typedb
Version: 2.18.0-1
Description: TypeDB: a strongly-typed database
URL: https://github.com/vaticle/typedb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1621688929
LastModified: 1687978033
URLPath: /cgit/aur.git/snapshot/typedb.tar.gz