dune-grid on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dune-grid

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

$ yay -Rns dune-grid

2. Manually Install "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 dune-grid's git locally

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

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

$ cd ~/dune-grid $ makepkg -si

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

ID: 1371579
Name: dune-grid
PackageBaseID: 171483
PackageBase: dune-grid
Version: 2.9.1-1
Description: Grid Interface and Implementations
URL: https://dune-project.org/modules/dune-grid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1632934792
LastModified: 1702875092
URLPath: /cgit/aur.git/snapshot/dune-grid.tar.gz