r-tiledb on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tiledb

* (Optional) Uninstall r-tiledb on Arch using YAY

$ yay -Rns r-tiledb

2. Manually Install "r-tiledb" via AUR

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

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

b. Clone r-tiledb's git locally

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

c. Go to ~/r-tiledb folder and install it

$ cd ~/r-tiledb $ makepkg -si

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

ID: 1413819
Name: r-tiledb
PackageBaseID: 182937
PackageBase: r-tiledb
Version: 0.24.0-1
Description: Modern Database Engine for Multi-Modal Data via Sparse and Dense Multidimensional Arrays
URL: https://cran.r-project.org/package=tiledb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654565265
LastModified: 1708625273
URLPath: /cgit/aur.git/snapshot/r-tiledb.tar.gz