libqglviewer on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S libqglviewer

* (Optional) Uninstall libqglviewer on Arch using YAY

$ yay -Rns libqglviewer

2. Manually Install "libqglviewer" via AUR

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

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

b. Clone libqglviewer's git locally

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

c. Go to ~/libqglviewer folder and install it

$ cd ~/libqglviewer $ makepkg -si

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

ID: 1347964
Name: libqglviewer
PackageBaseID: 7801
PackageBase: libqglviewer
Version: 2.9.1-2
Description: C++ library based on Qt that eases the creation of OpenGL 3D viewers
URL: https://github.com/GillesDebunne/libQGLViewer
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: sukanka
Submitter: ilpianista
FirstSubmitted: 1255815362
LastModified: 1699195022
URLPath: /cgit/aur.git/snapshot/libqglviewer.tar.gz