torchstudio on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S torchstudio

* (Optional) Uninstall torchstudio on Arch using YAY

$ yay -Rns torchstudio

2. Manually Install "torchstudio" via AUR

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

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

b. Clone torchstudio's git locally

$ git clone https://aur.archlinux.org/torchstudio.git ~/torchstudio

c. Go to ~/torchstudio folder and install it

$ cd ~/torchstudio $ makepkg -si

3. Information about the torchstudio package on Arch User Repository (AUR)

ID: 1345670
Name: torchstudio
PackageBaseID: 191334
PackageBase: torchstudio
Version: 0.9.16-1
Description: IDE for PyTorch and its ecosystem
URL: https://torchstudio.ai/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kandscode
Submitter: Kandscode
FirstSubmitted: 1678524077
LastModified: 1698824388
URLPath: /cgit/aur.git/snapshot/torchstudio.tar.gz