python-torchdata on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-torchdata

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

$ yay -Rns python-torchdata

2. Manually Install "python-torchdata" via AUR

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

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

b. Clone python-torchdata's git locally

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

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

$ cd ~/python-torchdata $ makepkg -si

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

ID: 1353835
Name: python-torchdata
PackageBaseID: 177824
PackageBase: python-torchdata
Version: 0.7.1-1
Description: A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries
URL: https://github.com/pytorch/data
NumVotes: 1
Popularity: 0.010453
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1649510738
LastModified: 1700085418
URLPath: /cgit/aur.git/snapshot/python-torchdata.tar.gz