xtensor-python on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S xtensor-python

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

$ yay -Rns xtensor-python

2. Manually Install "xtensor-python" via AUR

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

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

b. Clone xtensor-python's git locally

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

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

$ cd ~/xtensor-python $ makepkg -si

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

ID: 1265022
Name: xtensor-python
PackageBaseID: 135519
PackageBase: xtensor-python
Version: 0.26.1-1
Description: Bindings for xtensor and python-numpy
URL: https://github.com/xtensor-stack/xtensor-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lekcyjna
Submitter: isushik94
FirstSubmitted: 1535624641
LastModified: 1685358822
URLPath: /cgit/aur.git/snapshot/xtensor-python.tar.gz