python-tiledb on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-tiledb

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

$ yay -Rns python-tiledb

2. Manually Install "python-tiledb" via AUR

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

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

b. Clone python-tiledb's git locally

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

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

$ cd ~/python-tiledb $ makepkg -si

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

ID: 1141552
Name: python-tiledb
PackageBaseID: 155687
PackageBase: python-tiledb
Version: 0.17.3-1
Description: Pythonic interface to the TileDB array storage manager
URL: https://github.com/TileDB-Inc/TileDB-Py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1595260930
LastModified: 1663578473
URLPath: /cgit/aur.git/snapshot/python-tiledb.tar.gz