vis5d+ on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S vis5d+

* (Optional) Uninstall vis5d+ on Arch using YAY

$ yay -Rns vis5d+

2. Manually Install "vis5d+" via AUR

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

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

b. Clone vis5d+'s git locally

$ git clone https://aur.archlinux.org/vis5d+.git ~/vis5d+

c. Go to ~/vis5d+ folder and install it

$ cd ~/vis5d+ $ makepkg -si

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

ID: 477491
Name: vis5d+
PackageBaseID: 17879
PackageBase: vis5d+
Version: 1.2.1-9
Description: A system for interactive visualization of large 5-D gridded data sets
URL: http://vis5d.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate: 1700503179
Maintainer: Xavier
Submitter: ilpianista
FirstSubmitted: 1213792061
LastModified: 1515769645
URLPath: /cgit/aur.git/snapshot/vis5d+.tar.gz