python-vulkan on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-vulkan

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

$ yay -Rns python-vulkan

2. Manually Install "python-vulkan" via AUR

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

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

b. Clone python-vulkan's git locally

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

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

$ cd ~/python-vulkan $ makepkg -si

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

ID: 1346234
Name: python-vulkan
PackageBaseID: 124513
PackageBase: python-vulkan
Version: 1.1.99.1-3
Description: The ultimate Python binding for Vulkan API
URL: https://github.com/realitix/vulkan
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1501692473
LastModified: 1698918152
URLPath: /cgit/aur.git/snapshot/python-vulkan.tar.gz