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

Last updated: June 28,2024

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

$ yay -S python-torch-scatter

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

$ yay -Rns python-torch-scatter

2. Manually Install "python-torch-scatter" 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-scatter's git locally

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

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

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

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

ID: 1371257
Name: python-torch-scatter
PackageBaseID: 191162
PackageBase: python-torch-scatter
Version: 2.1.2-1
Description: PyTorch Extension Library of Optimized Scatter Operations
URL: https://pytorch-scatter.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1678136432
LastModified: 1702823494
URLPath: /cgit/aur.git/snapshot/python-torch-scatter.tar.gz