python-tensortrax on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-tensortrax

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

$ yay -Rns python-tensortrax

2. Manually Install "python-tensortrax" via AUR

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

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

b. Clone python-tensortrax's git locally

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

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

$ cd ~/python-tensortrax $ makepkg -si

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

ID: 1420532
Name: python-tensortrax
PackageBaseID: 189879
PackageBase: python-tensortrax
Version: 0.18.1-1
Description: Math on (Hyper-Dual) Tensors with Trailing Axes
URL: https://github.com/adtzlr/tensortrax
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1674770057
LastModified: 1709559659
URLPath: /cgit/aur.git/snapshot/python-tensortrax.tar.gz