python-dumux on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-dumux

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

$ yay -Rns python-dumux

2. Manually Install "python-dumux" via AUR

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

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

b. Clone python-dumux's git locally

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

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

$ cd ~/python-dumux $ makepkg -si

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

ID: 1098056
Name: python-dumux
PackageBaseID: 183213
PackageBase: dumux
Version: 3.5.0-1
Description: An open-source simulator and research code in modern C++ (python bindings)
URL: https://dumux.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
FirstSubmitted: 1655184630
LastModified: 1655184630
URLPath: /cgit/aur.git/snapshot/python-dumux.tar.gz