deal-ii on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S deal-ii

* (Optional) Uninstall deal-ii on Arch using YAY

$ yay -Rns deal-ii

2. Manually Install "deal-ii" via AUR

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

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

b. Clone deal-ii's git locally

$ git clone https://aur.archlinux.org/deal-ii.git ~/deal-ii

c. Go to ~/deal-ii folder and install it

$ cd ~/deal-ii $ makepkg -si

3. Information about the deal-ii package on Arch User Repository (AUR)

ID: 1290708
Name: deal-ii
PackageBaseID: 73389
PackageBase: deal-ii
Version: 9.5.1-1
Description: An Open Source Finite Element Differential Equations Analysis Library
URL: http://www.dealii.org/
NumVotes: 15
Popularity: 0.083206
OutOfDate:
Maintainer: coincoin
Submitter: coincoin
FirstSubmitted: 1378897899
LastModified: 1689693250
URLPath: /cgit/aur.git/snapshot/deal-ii.tar.gz