https://bugs.winehq.org/show_bug.cgi?id=54674
Bug ID: 54674 Summary: Add Flatpak to Download page Product: WineHQ.org Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown Assignee: wine-bugs@winehq.org Reporter: peter.eszlari@gmail.com Distribution: ---
Since February 2022 Wine has been available as a Flatpak.
To try it:
0. ($ apt install flatpak) 1. $ flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo 2. $ flatpak install org.winehq.Wine 3. $ flatpak run org.winehq.Wine prog.exe
build manifest source: https://github.com/flathub/org.winehq.Wine
I think it would make sense to add this to list of binary packages on:
https://wiki.winehq.org/Download
(Note: Wine cannot be found on the Flathub web interface at https://flathub.org, because only GUI apps are listed there, not CLI apps.)