python-torchvision-cuda on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-torchvision-cuda

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

$ yay -Rns python-torchvision-cuda

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

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

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

$ cd ~/python-torchvision-cuda $ makepkg -si

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

ID: 1132231
Name: python-torchvision-cuda
PackageBaseID: 129634
PackageBase: python-torchvision
Version: 0.13.1-2
Description: Datasets, transforms, and models specific to computer vision (with GPU support)
URL: https://github.com/pytorch/vision
NumVotes: 26
Popularity: 1.153687
OutOfDate:
Maintainer: hottea
FirstSubmitted: 1517395599
LastModified: 1661748197
URLPath: /cgit/aur.git/snapshot/python-torchvision-cuda.tar.gz