osgqt on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S osgqt

* (Optional) Uninstall osgqt on Arch using YAY

$ yay -Rns osgqt

2. Manually Install "osgqt" via AUR

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

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

b. Clone osgqt's git locally

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

c. Go to ~/osgqt folder and install it

$ cd ~/osgqt $ makepkg -si

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

ID: 1257377
Name: osgqt
PackageBaseID: 137041
PackageBase: osgqt
Version: 3.5.7-4
Description: Qt project for making use of OpenSceneGraph
URL: https://github.com/openscenegraph/osgQt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1540993053
LastModified: 1683976422
URLPath: /cgit/aur.git/snapshot/osgqt.tar.gz