bgfx-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bgfx-git

* (Optional) Uninstall bgfx-git on Arch using YAY

$ yay -Rns bgfx-git

2. Manually Install "bgfx-git" via AUR

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

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

b. Clone bgfx-git's git locally

$ git clone https://aur.archlinux.org/bgfx-git.git ~/bgfx-git

c. Go to ~/bgfx-git folder and install it

$ cd ~/bgfx-git $ makepkg -si

3. Information about the bgfx-git package on Arch User Repository (AUR)

ID: 1059140
Name: bgfx-git
PackageBaseID: 162701
PackageBase: bgfx-git
Version: 1.115.8109-1
Description: Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
URL: https://bkaradzic.github.io/bgfx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bwrsandman
Submitter: bwrsandman
FirstSubmitted: 1612064265
LastModified: 1648669678
URLPath: /cgit/aur.git/snapshot/bgfx-git.tar.gz