vulkanscenegraph on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vulkanscenegraph

* (Optional) Uninstall vulkanscenegraph on Arch using YAY

$ yay -Rns vulkanscenegraph

2. Manually Install "vulkanscenegraph" via AUR

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

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

b. Clone vulkanscenegraph's git locally

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

c. Go to ~/vulkanscenegraph folder and install it

$ cd ~/vulkanscenegraph $ makepkg -si

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

ID: 1380896
Name: vulkanscenegraph
PackageBaseID: 188116
PackageBase: vulkanscenegraph
Version: 1.1.0-1
Description: Vulkan & C++17 based Scene Graph Project
URL: https://github.com/vsg-dev/VulkanSceneGraph
NumVotes: 2
Popularity: 0.055695
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1669129947
LastModified: 1704467969
URLPath: /cgit/aur.git/snapshot/vulkanscenegraph.tar.gz