python-devito on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-devito

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

$ yay -Rns python-devito

2. Manually Install "python-devito" via AUR

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

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

b. Clone python-devito's git locally

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

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

$ cd ~/python-devito $ makepkg -si

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

ID: 1408647
Name: python-devito
PackageBaseID: 202465
PackageBase: python-devito
Version: 4.8.3-1
Description: Finite Difference DSL for symbolic computation
URL: https://github.com/devitocodes/devito
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1707837639
LastModified: 1707837639
URLPath: /cgit/aur.git/snapshot/python-devito.tar.gz