haskell-vulkan on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S haskell-vulkan

* (Optional) Uninstall haskell-vulkan on Arch using YAY

$ yay -Rns haskell-vulkan

2. Manually Install "haskell-vulkan" via AUR

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

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

b. Clone haskell-vulkan's git locally

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

c. Go to ~/haskell-vulkan folder and install it

$ cd ~/haskell-vulkan $ makepkg -si

3. Information about the haskell-vulkan package on Arch User Repository (AUR)

ID: 473110
Name: haskell-vulkan
PackageBaseID: 128430
PackageBase: haskell-vulkan
Version: 1.7.0.0-1
Description: Haskell bindings to the Vulkan graphics API
URL: http://github.com/expipiplus1/vulkan#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: unit73e
FirstSubmitted: 1514376574
LastModified: 1514376574
URLPath: /cgit/aur.git/snapshot/haskell-vulkan.tar.gz