trilinos on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S trilinos

* (Optional) Uninstall trilinos on Arch using YAY

$ yay -Rns trilinos

2. Manually Install "trilinos" via AUR

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

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

b. Clone trilinos's git locally

$ git clone https://aur.archlinux.org/trilinos.git ~/trilinos

c. Go to ~/trilinos folder and install it

$ cd ~/trilinos $ makepkg -si

3. Information about the trilinos package on Arch User Repository (AUR)

ID: 1394336
Name: trilinos
PackageBaseID: 140396
PackageBase: trilinos
Version: 15.0.0-3
Description: algorithms for the solution of large-scale scientific problems
URL: http://trilinos.org
NumVotes: 5
Popularity: 0.425417
OutOfDate:
Maintainer: MartinDiehl
Submitter: Alad
FirstSubmitted: 1552877331
LastModified: 1706475356
URLPath: /cgit/aur.git/snapshot/trilinos.tar.gz