python-tensorstore on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-tensorstore

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

$ yay -Rns python-tensorstore

2. Manually Install "python-tensorstore" via AUR

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

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

b. Clone python-tensorstore's git locally

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

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

$ cd ~/python-tensorstore $ makepkg -si

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

ID: 1378447
Name: python-tensorstore
PackageBaseID: 190484
PackageBase: python-tensorstore
Version: 0.1.51-1
Description: Library for reading and writing large multi-dimensional arrays.
URL: https://github.com/google/tensorstore
NumVotes: 1
Popularity: 0.000393
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1676545973
LastModified: 1704125200
URLPath: /cgit/aur.git/snapshot/python-tensorstore.tar.gz