torchvision-rocm on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S torchvision-rocm

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

$ yay -Rns torchvision-rocm

2. Manually Install "torchvision-rocm" via AUR

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

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

b. Clone torchvision-rocm's git locally

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

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

$ cd ~/torchvision-rocm $ makepkg -si

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

ID: 1372958
Name: torchvision-rocm
PackageBaseID: 178065
PackageBase: python-torchvision-rocm
Version: 0.16.2-1
Description: Datasets, transforms, and models specific to computer vision (C++ library only, with ROCM support)
URL: https://github.com/pytorch/vision
NumVotes: 3
Popularity: 0.003158
OutOfDate: 1708081806
Maintainer: wuxxin
Submitter: wuxxin
FirstSubmitted: 1650288085
LastModified: 1703086439
URLPath: /cgit/aur.git/snapshot/torchvision-rocm.tar.gz