python-fastai2 on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-fastai2

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

$ yay -Rns python-fastai2

2. Manually Install "python-fastai2" via AUR

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

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

b. Clone python-fastai2's git locally

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

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

$ cd ~/python-fastai2 $ makepkg -si

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

ID: 947750
Name: python-fastai2
PackageBaseID: 169133
PackageBase: python-fastai2
Version: 2.5.0-1
Description: Deep learning library build on PyTorch with CPU. Version 2 of fastai.
URL: https://github.com/fastai/fastai
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1649695496
Maintainer: Lamanator
Submitter: Lamanator
FirstSubmitted: 1627013206
LastModified: 1628950232
URLPath: /cgit/aur.git/snapshot/python-fastai2.tar.gz