python-torch-sparse on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-torch-sparse

* (Optional) Uninstall python-torch-sparse on Arch using YAY

$ yay -Rns python-torch-sparse

2. Manually Install "python-torch-sparse" via AUR

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

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

b. Clone python-torch-sparse's git locally

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

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

$ cd ~/python-torch-sparse $ makepkg -si

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

ID: 1371235
Name: python-torch-sparse
PackageBaseID: 191161
PackageBase: python-torch-sparse
Version: 0.6.18-1
Description: PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
URL: https://github.com/rusty1s/pytorch_sparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1678134790
LastModified: 1702821479
URLPath: /cgit/aur.git/snapshot/python-torch-sparse.tar.gz