typedb-server on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S typedb-server

* (Optional) Uninstall typedb-server on Arch using YAY

$ yay -Rns typedb-server

2. Manually Install "typedb-server" via AUR

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

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

b. Clone typedb-server's git locally

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

c. Go to ~/typedb-server folder and install it

$ cd ~/typedb-server $ makepkg -si

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

ID: 1280033
Name: typedb-server
PackageBaseID: 167216
PackageBase: typedb-server
Version: 2.18.0-1
Description: TypeDB: a strongly-typed database (server package)
URL: https://github.com/vaticle/typedb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1621689583
LastModified: 1687977654
URLPath: /cgit/aur.git/snapshot/typedb-server.tar.gz