python-pytorch-noavx on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pytorch-noavx

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

$ yay -Rns python-pytorch-noavx

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

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

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

$ cd ~/python-pytorch-noavx $ makepkg -si

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

ID: 1097215
Name: python-pytorch-noavx
PackageBaseID: 176775
PackageBase: python-pytorch-noavx
Version: 1.11.0-3
Description: Tensors and Dynamic neural networks in Python with strong GPU acceleration (without AVX CPU optimizations)
URL: https://pytorch.org
NumVotes: 1
Popularity: 0.325196
OutOfDate: 1658836053
Maintainer: adrien1018
FirstSubmitted: 1646918910
LastModified: 1655022097
URLPath: /cgit/aur.git/snapshot/python-pytorch-noavx.tar.gz