python-pytorch3d on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-pytorch3d

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

$ yay -Rns python-pytorch3d

2. Manually Install "python-pytorch3d" via AUR

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

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

b. Clone python-pytorch3d's git locally

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

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

$ cd ~/python-pytorch3d $ makepkg -si

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

ID: 1413863
Name: python-pytorch3d
PackageBaseID: 163753
PackageBase: python-pytorch3d
Version: 0.7.6-1
Description: Provides efficient, reusable components for 3D Computer Vision research with PyTorch.
URL: https://pytorch3d.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1614270556
LastModified: 1708630127
URLPath: /cgit/aur.git/snapshot/python-pytorch3d.tar.gz