

- #Affinity designer on linux how to#
- #Affinity designer on linux install#
- #Affinity designer on linux update#
- #Affinity designer on linux full#
- #Affinity designer on linux software#
Install it to the "wine-install" folder :.configure -prefix = " $HOME /Documents/ElementalWarrior-wine/wine-install" -enable-win64 Then we need to configure and compile wine64 :.Mkdir wine32-build/ wine64-build/ wine-install/ First we will need to create three directories :.Only exception being : we will specify an "install" path -prefix= so it doesn't install system-wide, as it would interfere with the Wine files distributed by your package manager. Now we'll follow what the documentation tells us to build Wine, we will need to build it with win64 and win64 support so this part is relevant. I will try to keep this up to date but watch the forum However, you might want to switch to wine 8.7 with its fixes, in this case use git checkout : cd into the directory of your liking and clone ElementalWarrior's fork :įor ease of writing we will use $HOME/DocumentsĬd into it and at this point you'll have the master branch of wine 8.3 with ElementalWarrior's fixes and implementations.Refer to the Official Documentation if you encounter any issue while building Wine. You might need to make it executable with chmod Try to use one you know won't cause any problem, with that said i'm chaotic so i'll do : Then you'll need to copy the rum script to any $PATH= environment variables so it can be used easily, to know said env you can do : they're most likely named exactly like that Get Git and Winetricks from your package manager. Pacman -Syu fontconfig lib32-fontconfig libxcursor lib32-libxcursor libxrandr lib32-libxrandr libxi lib32-libxi gettext lib32-gettext freetype2 lib32-freetype2 gcc-libs lib32-gcc-libs libpcap lib32-libpcap desktop-file-utils giflib lib32-giflib gnutls lib32-gnutls v4l-utils lib32-v4l-utils libpulse lib32-libpulse alsa-plugins lib32-alsa-plugins alsa-lib lib32-alsa-lib libxcomposite lib32-libxcomposite libxinerama lib32-libxinerama opencl-icd-loader lib32-opencl-icd-loader libva lib32-libva gtk3 lib32-gtk3 gst-plugins-base-libs lib32-gst-plugins-base-libs vulkan-icd-loader lib32-vulkan-icd-loader sdl2 lib32-sdl2 sane libgphoto2 ffmpeg cups samba dosboxĪpt install gcc-multilib gcc-mingw-w64 libasound2-dev libpulse-dev libdbus-1-dev libfontconfig-dev libfreetype-dev libgnutls28-dev libgl-dev libunwind-dev libx11-dev libxcomposite-dev libxcursor-dev libxfixes-dev libxi-dev libxrandr-dev libxrender-dev libxext-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libosmesa6-dev libsdl2-dev libudev-dev libvulkan-dev libcups2-dev libgphoto2-dev libsane-dev samba-dev ocl-icd-opencl-dev libpcap-dev libusb-1.0-0-devĭnf install glibc-devel.i686 mingw32-gcc mingw64-gcc alsa-devel libpulse-devel dbus-libs fontconfig-devel freetype-devel gnutls-devel mesa-libGL-devel libunwind-devel libX11-devel libXcomposite-devel libXcursor-devel libXfixes-devel libXi-devel libXrandr-devel libXrender-devel libXext-devel gstreamer1-devel gstreamer1-plugins-base-devel libOSMesa-devel SDL2-devel vulkan-headers libvulkan-loader cups-devel libgphoto2-devel sane-backends-devel samba-devel ocl-icd-devel libusbx-develĪnd you will also need Winetricks, Git and rum. The complete and detailed list of dependencies is available here.

For Wine to compile, you will need to get its dependencies.
#Affinity designer on linux full#
・ Every time you see $HOME/ written, it may need to be replaced by your full home directory path /home/USERNAME/ in order to make it absolute. winmd files from an existing win10/win11 install. ・ Affinity softwares version 1.10.4 and later releases require.
#Affinity designer on linux how to#
Why rum and how to use bottles instead is described in the Q&A ・ Instead of installing Wine system-wide, we will be using " rum" to manage your Wine build s without interfering with the one packaged by your distribution. This artwork was made entierly in Affinity Publisher and Photo, both running on my Linux desktop, which you can see the specs of in the running terminal thanks to neofetch
#Affinity designer on linux software#
This guide aims to provide step-by-step instructions for compiling Wine and running any Affinity software directly on your Linux.
#Affinity designer on linux update#
This repository exists due to the limitations of said forum, as I am unable to update the original guide i made there. Installation and Usage Guide for Serif's Affinity Graphics Suite on Linux using ElementalWarrior's Wine fork.
