vulkada on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S vulkada

* (Optional) Uninstall vulkada on Arch using YAY

$ yay -Rns vulkada

2. Manually Install "vulkada" via AUR

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

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

b. Clone vulkada's git locally

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

c. Go to ~/vulkada folder and install it

$ cd ~/vulkada $ makepkg -si

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

ID: 1314396
Name: vulkada
PackageBaseID: 192083
PackageBase: vulkada
Version: 2023.4.8-1
Description: A complete Vulkan 1.1 binding for the Ada 2012 programming language.
URL: https://phasercat.com/vulkada/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1680190061
LastModified: 1693923362
URLPath: /cgit/aur.git/snapshot/vulkada.tar.gz