vulkan-radeon-noglvnd on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S vulkan-radeon-noglvnd

* (Optional) Uninstall vulkan-radeon-noglvnd on Arch using YAY

$ yay -Rns vulkan-radeon-noglvnd

2. Manually Install "vulkan-radeon-noglvnd" via AUR

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

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

b. Clone vulkan-radeon-noglvnd's git locally

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

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

$ cd ~/vulkan-radeon-noglvnd $ makepkg -si

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