vkvg on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vkvg

* (Optional) Uninstall vkvg on Arch using YAY

$ yay -Rns vkvg

2. Manually Install "vkvg" via AUR

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

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

b. Clone vkvg's git locally

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

c. Go to ~/vkvg folder and install it

$ cd ~/vkvg $ makepkg -si

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

ID: 1023433
Name: vkvg
PackageBaseID: 175259
PackageBase: vkvg
Version: 0.2.1-4
Description: Vulkan 2D graphics library following the Cairo API
URL: https://github.com/jpbruyere/vkvg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1642798630
LastModified: 1642862859
URLPath: /cgit/aur.git/snapshot/vkvg.tar.gz