openturns on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S openturns

* (Optional) Uninstall openturns on Arch using YAY

$ yay -Rns openturns

2. Manually Install "openturns" via AUR

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

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

b. Clone openturns's git locally

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

c. Go to ~/openturns folder and install it

$ cd ~/openturns $ makepkg -si

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

ID: 1383110
Name: openturns
PackageBaseID: 70198
PackageBase: openturns
Version: 1.22-1
Description: Uncertainty treatment library
URL: http://www.openturns.org/
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1369233553
LastModified: 1704823215
URLPath: /cgit/aur.git/snapshot/openturns.tar.gz