lsvkdev-bin on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S lsvkdev-bin

* (Optional) Uninstall lsvkdev-bin on Arch using YAY

$ yay -Rns lsvkdev-bin

2. Manually Install "lsvkdev-bin" via AUR

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

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

b. Clone lsvkdev-bin's git locally

$ git clone https://aur.archlinux.org/lsvkdev-bin.git ~/lsvkdev-bin

c. Go to ~/lsvkdev-bin folder and install it

$ cd ~/lsvkdev-bin $ makepkg -si

3. Information about the lsvkdev-bin package on Arch User Repository (AUR)

ID: 1291676
Name: lsvkdev-bin
PackageBaseID: 195913
PackageBase: lsvkdev-bin
Version: 0.0.1-1
Description: Show Vulkan deviceName and driverName on Rust
URL: https://github.com/VHSgunzo/lsvkdev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VHSgunzo
Submitter: VHSgunzo
FirstSubmitted: 1689833770
LastModified: 1689834525
URLPath: /cgit/aur.git/snapshot/lsvkdev-bin.tar.gz