Wine
by Wine Project
Run Windows applications on Linux
Support the creators
Flatsonar is just the shop window. The people below made Wine.
About
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, Mac OSX, and BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
This Flatpak also provides Winetricks. To use it, run:
flatpak run --command=winetricks org.winehq.Wine
Permissions
4 permissions weaken the sandbox. Flatsonar asks before installing.
- all devices (/dev): webcams, disks, raw hardware
--device=all - X11 display: X11 lets apps read input and windows of other apps
--socket=x11 - development features (ptrace, can inspect other processes in its sandbox)
--allow=devel - talks to system service org.freedesktop.UDisks2
--system-talk-name=org.freedesktop.UDisks2 - inter-process communication (needed for X11)
--share=ipc - network
--share=network - audio
--socket=pulseaudio - Wayland display
--socket=wayland - access to your documents folder
--filesystem=xdg-documents - access to your desktop folder
--filesystem=xdg-desktop - access to your pictures folder
--filesystem=xdg-pictures - access to your music folder
--filesystem=xdg-music - access to your videos folder
--filesystem=xdg-videos - access to your download folder
--filesystem=xdg-download - multi-architecture binaries
--allow=multiarch
Who publishes this
On Flathub: the manifest was reviewed and built on Flathub's infrastructure, but the developer has not verified ownership of the app id.
- installs a prebuilt binary instead of building from source
source:prebuilt - on Flathub: manifest reviewed and built by Flathub; the developer has not verified the app id
publisher:flathub
Maintenance
Recent activity on the upstream repository, or built and reviewed by Flathub.
No staleness signals: recent activity, or built and reviewed by Flathub.