python-fastai on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-fastai

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

$ yay -Rns python-fastai

2. Manually Install "python-fastai" via AUR

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

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

b. Clone python-fastai's git locally

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

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

$ cd ~/python-fastai $ makepkg -si

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

ID: 827363
Name: python-fastai
PackageBaseID: 154023
PackageBase: python-fastai
Version: 1.0.63-2
Description: Deep learning library build on PyTorch (legacy v1 release)
URL: https://github.com/fastai/fastai1
NumVotes: 1
Popularity: 0
OutOfDate: 1708595987
Maintainer: Lamanator
Submitter: hottea
FirstSubmitted: 1591434087
LastModified: 1606917772
URLPath: /cgit/aur.git/snapshot/python-fastai.tar.gz