Skip to content

arksys-os/affinity-on-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Affinity on Linux

GOD_OF_WINE


[!NOTE] This is possible thanks to:

Requeriments

Note

WINE requires Xorg (Window System Display Server), if you use Wayland you need the XWayland bridge.

Now requirements are installed automaticallys via script. These are the necessary things:
  • Create a directory "~/WINE" to group the content
  • Download inside "~/WINE" the **".exe"** apps from here Designer, Photo, Publisher and copy under the directory "$HOME/WINE/apps".
  • Copy WinMetadata directory from Windows 10/11 "C:\windows\system32\WinMetadata" to the directory "$HOME/WINE". You should have these directory tree.
  • ╭─YOUR-USERNAME@SYS in ~/WINE
    ╰─λ tree
    .
    ├── apps
    │   ├── affinity-designer-msi-2.6.5.exe
    │   ├── affinity-photo-msi-2.6.5.exe
    │   └── affinity-publisher-msi-2.6.5.exe
    └── WinMetadata
        ├── Windows.AI.winmd
        ├── Windows.ApplicationModel.winmd
        ├── Windows.Data.winmd
        ├── Windows.Devices.winmd
        ├── Windows.Foundation.winmd
        ├── Windows.Gaming.winmd
        ├── Windows.Globalization.winmd
        ├── Windows.Graphics.winmd
        ├── Windows.Management.Setup.winmd
        ├── Windows.Management.winmd
        ├── Windows.Media.winmd
        ├── Windows.Networking.winmd
        ├── Windows.Perception.winmd
        ├── Windows.Security.winmd
        ├── Windows.Services.winmd
        ├── Windows.Storage.winmd
        ├── Windows.System.winmd
        ├── Windows.UI.winmd
        ├── Windows.UI.Xaml.winmd
        └── Windows.Web.winmd

    Installation

    Warning

    Review the bash script and execute at your own risk

    1. WINE with rum, a small wineprefix script (recommended), compatible with Arch, Debian, Fedora and OpenSUSE.

    2. WINE with Bottles (not working)

    Extra: create desktop shortcut

    The desktop shortcut only works for rum

    More

    About

    Script to install affinity on linux using wine

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages