python-pytorch-opt-rocm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pytorch-opt-rocm

* (Optional) Uninstall python-pytorch-opt-rocm on Arch using YAY

$ yay -Rns python-pytorch-opt-rocm

2. Manually Install "python-pytorch-opt-rocm" via AUR

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

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

b. Clone python-pytorch-opt-rocm's git locally

$ git clone https://aur.archlinux.org/python-pytorch-opt-rocm.git ~/python-pytorch-opt-rocm

c. Go to ~/python-pytorch-opt-rocm folder and install it

$ cd ~/python-pytorch-opt-rocm $ makepkg -si

3. Information about the python-pytorch-opt-rocm package on Arch User Repository (AUR)

ID: 1131707
Name: python-pytorch-opt-rocm
PackageBaseID: 155089
PackageBase: python-pytorch-rocm
Version: 1.12.1-4
Description: Tensors and Dynamic neural networks in Python with strong GPU acceleration (with ROCM and AVX2 CPU optimizations)
URL: https://pytorch.org
NumVotes: 6
Popularity: 1.303302
OutOfDate:
Maintainer: acxz
FirstSubmitted: 1593811385
LastModified: 1661610791
URLPath: /cgit/aur.git/snapshot/python-pytorch-opt-rocm.tar.gz