xtensor-io on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S xtensor-io

* (Optional) Uninstall xtensor-io on Arch using YAY

$ yay -Rns xtensor-io

2. Manually Install "xtensor-io" via AUR

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

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

b. Clone xtensor-io's git locally

$ git clone https://aur.archlinux.org/xtensor-io.git ~/xtensor-io

c. Go to ~/xtensor-io folder and install it

$ cd ~/xtensor-io $ makepkg -si

3. Information about the xtensor-io package on Arch User Repository (AUR)

ID: 961125
Name: xtensor-io
PackageBaseID: 165971
PackageBase: xtensor-io
Version: 0.12.9-1
Description: xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5
URL: https://github.com/xtensor-stack/xtensor-io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: chn
FirstSubmitted: 1619147571
LastModified: 1631675083
URLPath: /cgit/aur.git/snapshot/xtensor-io.tar.gz