deal-ii on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install deal-ii on Arch using YAY
$
yay -S
deal-ii
Copied
* (Optional) Uninstall deal-ii on Arch using YAY
$
yay -Rns
deal-ii
Copied
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
Copied
b. Clone deal-ii's git locally
$
git clone https://aur.archlinux.org/deal-ii.git
~/deal-ii
Copied
c. Go to ~/deal-ii folder and install it
$
cd
~/deal-ii
Copied
$
makepkg -si
Copied
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
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