torchvision-cuda on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S torchvision-cuda

* (Optional) Uninstall torchvision-cuda on Arch using YAY

$ yay -Rns torchvision-cuda

2. Manually Install "torchvision-cuda" via AUR

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

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

b. Clone torchvision-cuda's git locally

$ git clone https://aur.archlinux.org/torchvision-cuda.git ~/torchvision-cuda

c. Go to ~/torchvision-cuda folder and install it

$ cd ~/torchvision-cuda $ makepkg -si

3. Information about the torchvision-cuda package on Arch User Repository (AUR)

ID: 1116819
Name: torchvision-cuda
PackageBaseID: 152295
PackageBase: torchvision-cuda
Version: 0.13.0-3
Description: datasets, transforms, and models specific to computer vision (C++ library only)
URL: https://github.com/pytorch/vision
NumVotes: 2
Popularity: 0.000224
OutOfDate:
Maintainer: de-vries
FirstSubmitted: 1588449097
LastModified: 1658749157
URLPath: /cgit/aur.git/snapshot/torchvision-cuda.tar.gz