From 54ef9f246ad127e0424d4b432224ea4661774100 Mon Sep 17 00:00:00 2001 From: "J.R. Hill" Date: Sun, 16 Oct 2022 23:30:18 -0800 Subject: [PATCH] Add wine help for Void Came up in #voidlinux in libera.chat, tried it out, and this works for me --- WineDependencies.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WineDependencies.md b/WineDependencies.md index 3457ea7..368e5ef 100644 --- a/WineDependencies.md +++ b/WineDependencies.md @@ -59,6 +59,12 @@ For a more minimal experience: sudo dnf install wine-core wine-core.i686 +## Void + +Execute the following command: + + sudo xbps-install -Su wine winetricks wine-32bit + ## Other distributions To install Wine on other distributions, consult the [WineHQ Download](https://wiki.winehq.org/Download) page for more information.