Flatpak-ing Microsoft Windows applications with Wine

Making Microsoft Windows applications Just Work™ under Linux

Setup

1

Install flatpak by following the setup guide, chances are your distribution already has it installed.

2

Add the Flathub repository by clicking here or by running the following command in your terminal

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
3

Add the winepak repository by clicking here or by running the following command in your terminal

flatpak remote-add --if-not-exists winepak https://dl.winepak.org/repo/winepak.flatpakrepo
4

Install an application using your software center or via the terminal

flatpak install winepak tld.domain.Application

Features

Simple Setup

Add the winepak repository to access winepak catalog.

Search

Find the Microsoft Windows applications you want by searching the winepak repository, either via the software center or the terminal.

Integration

winepak installs custom desktop and appdata files, integrating cleanly into your desktop.