vkpeak on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vkpeak

* (Optional) Uninstall vkpeak on Arch using YAY

$ yay -Rns vkpeak

2. Manually Install "vkpeak" via AUR

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

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

b. Clone vkpeak's git locally

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

c. Go to ~/vkpeak folder and install it

$ cd ~/vkpeak $ makepkg -si

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

ID: 1387013
Name: vkpeak
PackageBaseID: 196620
PackageBase: vkpeak
Version: 20230812-1
Description: A tool which profiles Vulkan devices to find their peak capacities
URL: https://github.com/nihui/vkpeak
NumVotes: 1
Popularity: 0.013905
OutOfDate:
Maintainer: bjin
Submitter: bjin
FirstSubmitted: 1691809106
LastModified: 1705423104
URLPath: /cgit/aur.git/snapshot/vkpeak.tar.gz