This commit is contained in:
Malin Freeborn 2025-02-13 01:16:24 +01:00
parent b4683a8681
commit 38feabb79f
Signed by: andonome
GPG Key ID: 52295D2377F4D70F

View File

@ -1,6 +1,6 @@
--- ---
title: "fonts" title: "Ach Linux GPU Setup"
tags: [ "distros" ] tags: [ "arch", "GPU" ]
--- ---
# Step 1: Multilib # Step 1: Multilib
@ -60,4 +60,3 @@ You should see 'true' here.
```bash ```bash
sudo pacman -S --needed lib32-mesa vulkan-radeon lib32-vulkan-radeon vulkan-icd-loader lib32-vulkan-icd-loader xf86-video-amdgpu sudo pacman -S --needed lib32-mesa vulkan-radeon lib32-vulkan-radeon vulkan-icd-loader lib32-vulkan-icd-loader xf86-video-amdgpu
``` ```