python-torchvision on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-torchvision

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

$ yay -Rns python-torchvision

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

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

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

$ cd ~/python-torchvision $ makepkg -si

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

ID: 1132230
Name: python-torchvision
PackageBaseID: 129634
PackageBase: python-torchvision
Version: 0.13.1-2
Description: Datasets, transforms, and models specific to computer vision
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.tar.gz