dumux on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "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
Copied
b. Install dumux on Arch using YAY
$
yay -S
dumux
Copied
* (Optional) Uninstall dumux on Arch using YAY
$
yay -Rns
dumux
Copied
2. Manually Install "dumux" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dumux's git locally
$
git clone https://aur.archlinux.org/dumux.git
~/dumux
Copied
c. Go to ~/dumux folder and install it
$
cd
~/dumux
Copied
$
makepkg -si
Copied
3. Information about the dumux package on Arch User Repository (AUR)
ID: 1375157
Name: dumux
PackageBaseID: 183213
PackageBase: dumux
Version: 3.8.0-2
Description: An open-source simulator and research code in modern C++
URL: https://dumux.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1655184630
LastModified: 1703467571
URLPath: /cgit/aur.git/snapshot/dumux.tar.gz
Name: dumux
PackageBaseID: 183213
PackageBase: dumux
Version: 3.8.0-2
Description: An open-source simulator and research code in modern C++
URL: https://dumux.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1655184630
LastModified: 1703467571
URLPath: /cgit/aur.git/snapshot/dumux.tar.gz