ggobi on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ggobi

* (Optional) Uninstall ggobi on Arch using YAY

$ yay -Rns ggobi

2. Manually Install "ggobi" via AUR

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

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

b. Clone ggobi's git locally

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

c. Go to ~/ggobi folder and install it

$ cd ~/ggobi $ makepkg -si

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

ID: 377639
Name: ggobi
PackageBaseID: 119137
PackageBase: ggobi
Version: 2.1.11-1
Description: A visualization program for exploring high-dimensional data
URL: http://www.ggobi.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: tdy
Submitter: tdy
FirstSubmitted: 1485340911
LastModified: 1485340911
URLPath: /cgit/aur.git/snapshot/ggobi.tar.gz