g3dviewer on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S g3dviewer

* (Optional) Uninstall g3dviewer on Arch using YAY

$ yay -Rns g3dviewer

2. Manually Install "g3dviewer" via AUR

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

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

b. Clone g3dviewer's git locally

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

c. Go to ~/g3dviewer folder and install it

$ cd ~/g3dviewer $ makepkg -si

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

ID: 307610
Name: g3dviewer
PackageBaseID: 48678
PackageBase: g3dviewer
Version: 0.2.99.4-2
Description: A 3D file viewer for GTK+ supporting a variety of file types
URL: http://automagically.de/g3dviewer/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: speps
FirstSubmitted: 1304382298
LastModified: 1464589805
URLPath: /cgit/aur.git/snapshot/g3dviewer.tar.gz