python-fastcore on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-fastcore

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

$ yay -Rns python-fastcore

2. Manually Install "python-fastcore" via AUR

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

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

b. Clone python-fastcore's git locally

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

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

$ cd ~/python-fastcore $ makepkg -si

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

ID: 947256
Name: python-fastcore
PackageBaseID: 169101
PackageBase: python-fastcore
Version: 1.3.26-1
Description: Python supercharged for the fastai library
URL: https://github.com/fastai/fastcore
NumVotes: 0
Popularity: 0
OutOfDate: 1650021095
Maintainer: Lamanator
Submitter: Lamanator
FirstSubmitted: 1626912249
LastModified: 1628814862
URLPath: /cgit/aur.git/snapshot/python-fastcore.tar.gz