python-torchist on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-torchist

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

$ yay -Rns python-torchist

2. Manually Install "python-torchist" via AUR

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

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

b. Clone python-torchist's git locally

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

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

$ cd ~/python-torchist $ makepkg -si

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

ID: 1306752
Name: python-torchist
PackageBaseID: 189792
PackageBase: python-torchist
Version: 0.2.1-1
Description: The torchist package implements NumPy's histogram and histogramdd functions in PyTorch with support for non-uniform binning.
URL: https://github.com/francois-rozet/torchist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1674483800
LastModified: 1692562581
URLPath: /cgit/aur.git/snapshot/python-torchist.tar.gz