python-tensap on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-tensap

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

$ yay -Rns python-tensap

2. Manually Install "python-tensap" via AUR

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

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

b. Clone python-tensap's git locally

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

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

$ cd ~/python-tensap $ makepkg -si

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

ID: 1194515
Name: python-tensap
PackageBaseID: 154448
PackageBase: python-tensap
Version: 1.4-1
Description: A Python package for the approximation of functions and tensors
URL: https://github.com/anthony-nouy/tensap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1592328578
LastModified: 1673371817
URLPath: /cgit/aur.git/snapshot/python-tensap.tar.gz