inviwo on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S inviwo

* (Optional) Uninstall inviwo on Arch using YAY

$ yay -Rns inviwo

2. Manually Install "inviwo" via AUR

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

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

b. Clone inviwo's git locally

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

c. Go to ~/inviwo folder and install it

$ cd ~/inviwo $ makepkg -si

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

ID: 660615
Name: inviwo
PackageBaseID: 126811
PackageBase: inviwo
Version: 0.9.11-1
Description: Software framework for rapid visualization prototyping
URL: http://www.inviwo.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1509448150
LastModified: 1572276067
URLPath: /cgit/aur.git/snapshot/inviwo.tar.gz