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

Last updated: June 26,2024

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

$ yay -S python-torch-geometric

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

$ yay -Rns python-torch-geometric

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

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

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

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

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

ID: 1371275
Name: python-torch-geometric
PackageBaseID: 175620
PackageBase: python-torch-geometric
Version: 2.4.0-1
Description: Graph Neural Network Library for PyTorch
URL: https://pytorch-geometric.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1643926133
LastModified: 1702826539
URLPath: /cgit/aur.git/snapshot/python-torch-geometric.tar.gz