torchvision on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "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
Copied
b. Install torchvision on Arch using YAY
$
yay -S
torchvision
Copied
* (Optional) Uninstall torchvision on Arch using YAY
$
yay -Rns
torchvision
Copied
2. Manually Install "torchvision" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone torchvision's git locally
$
git clone https://aur.archlinux.org/torchvision.git
~/torchvision
Copied
c. Go to ~/torchvision folder and install it
$
cd
~/torchvision
Copied
$
makepkg -si
Copied
3. Information about the torchvision package on Arch User Repository (AUR)
ID: 1116818
Name: torchvision
PackageBaseID: 152294
PackageBase: torchvision
Version: 0.13.0-2
Description: datasets, transforms, and models specific to computer vision (C++ library only)
URL: https://github.com/pytorch/vision
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
FirstSubmitted: 1588448393
LastModified: 1658749043
URLPath: /cgit/aur.git/snapshot/torchvision.tar.gz
Name: torchvision
PackageBaseID: 152294
PackageBase: torchvision
Version: 0.13.0-2
Description: datasets, transforms, and models specific to computer vision (C++ library only)
URL: https://github.com/pytorch/vision
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
FirstSubmitted: 1588448393
LastModified: 1658749043
URLPath: /cgit/aur.git/snapshot/torchvision.tar.gz