python-tensorly on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S python-tensorly

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

$ yay -Rns python-tensorly

2. Manually Install "python-tensorly" via AUR

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

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

b. Clone python-tensorly's git locally

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

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

$ cd ~/python-tensorly $ makepkg -si

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

ID: 1047168
Name: python-tensorly
PackageBaseID: 131941
PackageBase: python-tensorly
Version: 0.7.0-3
Description: Simple and Fast Tensor Learning in Python
URL: https://tensorly.org/stable/home.html
NumVotes: 2
Popularity: 0.36896
OutOfDate:
Maintainer:
Submitter: deltaecho
FirstSubmitted: 1524977687
LastModified: 1646571164
URLPath: /cgit/aur.git/snapshot/python-tensorly.tar.gz