python-dune-grid on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-dune-grid

* (Optional) Uninstall python-dune-grid on Arch using YAY

$ yay -Rns python-dune-grid

2. Manually Install "python-dune-grid" via AUR

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

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

b. Clone python-dune-grid's git locally

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

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

$ cd ~/python-dune-grid $ makepkg -si

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

ID: 1003399
Name: python-dune-grid
PackageBaseID: 171483
PackageBase: dune-grid
Version: 2.8.0-2
Description: Grid Interface and Implementations (python bindings)
URL: https://dune-project.org/modules/dune-grid
NumVotes: 1
Popularity: 0.003937
OutOfDate:
Maintainer: carlosal1015
FirstSubmitted: 1632934792
LastModified: 1639500787
URLPath: /cgit/aur.git/snapshot/python-dune-grid.tar.gz