vsgxchange on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vsgxchange

* (Optional) Uninstall vsgxchange on Arch using YAY

$ yay -Rns vsgxchange

2. Manually Install "vsgxchange" via AUR

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

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

b. Clone vsgxchange's git locally

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

c. Go to ~/vsgxchange folder and install it

$ cd ~/vsgxchange $ makepkg -si

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

ID: 1380897
Name: vsgxchange
PackageBaseID: 189231
PackageBase: vsgxchange
Version: 1.1.0-1
Description: Utility library for converting data+materials to/from VulkanSceneGraph
URL: https://github.com/vsg-dev/vsgXchange
NumVotes: 1
Popularity: 0.012086
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1672765782
LastModified: 1704468085
URLPath: /cgit/aur.git/snapshot/vsgxchange.tar.gz

5. The same packages on other Linux Distributions