xtensor on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "xtensor" 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
Copied
b. Install xtensor on Arch using YAY
$
yay -S
xtensor
Copied
* (Optional) Uninstall xtensor on Arch using YAY
$
yay -Rns
xtensor
Copied
2. Manually Install "xtensor" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xtensor's git locally
$
git clone https://aur.archlinux.org/xtensor.git
~/xtensor
Copied
c. Go to ~/xtensor folder and install it
$
cd
~/xtensor
Copied
$
makepkg -si
Copied
3. Information about the xtensor package on Arch User Repository (AUR)
ID: 1344064
Name: xtensor
PackageBaseID: 130736
PackageBase: xtensor
Version: 0.24.7-1
Description: C++ tensors with broadcasting and lazy computing
URL: https://github.com/xtensor-stack/xtensor
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sxw
Submitter: sxw
FirstSubmitted: 1520807851
LastModified: 1698608560
URLPath: /cgit/aur.git/snapshot/xtensor.tar.gz
Name: xtensor
PackageBaseID: 130736
PackageBase: xtensor
Version: 0.24.7-1
Description: C++ tensors with broadcasting and lazy computing
URL: https://github.com/xtensor-stack/xtensor
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sxw
Submitter: sxw
FirstSubmitted: 1520807851
LastModified: 1698608560
URLPath: /cgit/aur.git/snapshot/xtensor.tar.gz