geomview on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S geomview

* (Optional) Uninstall geomview on Arch using YAY

$ yay -Rns geomview

2. Manually Install "geomview" via AUR

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

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

b. Clone geomview's git locally

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

c. Go to ~/geomview folder and install it

$ cd ~/geomview $ makepkg -si

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

ID: 243631
Name: geomview
PackageBaseID: 102591
PackageBase: geomview
Version: 1.9.5-1
Description: Interactive 3D viewing program for Unix
URL: http://www.geomview.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: nyorem
Submitter: nyorem
FirstSubmitted: 1446050456
LastModified: 1446050795
URLPath: /cgit/aur.git/snapshot/geomview.tar.gz