python-functorch on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-functorch

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

$ yay -Rns python-functorch

2. Manually Install "python-functorch" via AUR

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

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

b. Clone python-functorch's git locally

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

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

$ cd ~/python-functorch $ makepkg -si

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

ID: 1228230
Name: python-functorch
PackageBaseID: 177825
PackageBase: python-functorch
Version: 2.0.0-1
Description: JAX-like composable function transforms for PyTorch
URL: https://github.com/pytorch/functorch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hottea
FirstSubmitted: 1649513383
LastModified: 1679090651
URLPath: /cgit/aur.git/snapshot/python-functorch.tar.gz