tiledb on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tiledb

* (Optional) Uninstall tiledb on Arch using YAY

$ yay -Rns tiledb

2. Manually Install "tiledb" via AUR

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

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

b. Clone tiledb's git locally

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

c. Go to ~/tiledb folder and install it

$ cd ~/tiledb $ makepkg -si

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

ID: 1422165
Name: tiledb
PackageBaseID: 175480
PackageBase: tiledb
Version: 2.19.2-2
Description: The Universal Storage Engine
URL: https://tiledb.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sixy6e
Submitter: mortymacs
FirstSubmitted: 1643486531
LastModified: 1709776908
URLPath: /cgit/aur.git/snapshot/tiledb.tar.gz