python-clawpack on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-clawpack

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

$ yay -Rns python-clawpack

2. Manually Install "python-clawpack" via AUR

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

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

b. Clone python-clawpack's git locally

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

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

$ cd ~/python-clawpack $ makepkg -si

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

ID: 1352091
Name: python-clawpack
PackageBaseID: 198101
PackageBase: python-clawpack
Version: 5.9.2-2
Description: Finite volume methods for hyperbolic conservation laws
URL: https://www.clawpack.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1696393551
LastModified: 1699824274
URLPath: /cgit/aur.git/snapshot/python-clawpack.tar.gz