139
submitted 1 day ago* (last edited 4 hours ago) by ekZepp@lemmy.world to c/linux@lemmy.ml

https://github.com/ryzendew/Linux-Affinity-Installer

🚩 Performance: The program run with wine inside the appImage package. The performance are quite good, but not flawless, heavy instruments may still cause lag or crash. No need to preinstall wine, all the components are in the package.

AppImage 2,1 GB

AffinityOnLinux provides an easy way to install and run Affinity Photo, Designer, Publisher, and the unified Affinity v3 application on Linux. The installer automatically sets up Wine (a compatibility layer for running Windows applications) with all necessary configurations, dependencies, and optimizations.

Use the AppImage:

1 - Download the AppImage from GitHub Releases

2 -Make it executable: chmod +x Affinity-3-x86_64.AppImage

(or simply right click the app> property > permission > flag as executable)

3- Run it: ./Affinity-3-x86_64.AppImage (or right click > open)

The page has also a complete installation tutorial using Wine with hardware acceleration. But it support only some distros. The AppImage is an all-in simpler way to test out this app without installing further tools.

to create a shortcut for an AppImage you can follow this guide:

https://linuxvox.com/blog/how-to-install-app-image-linux-mint/

Create a new .desktop file in the ~/.local/share/applications directory. For example, create a file named example.desktop with the following content:

[Desktop Entry]
Name=Example Application
Exec=/path/to/example.appimage
Icon=/path/to/icon.png
Terminal=false
Type=Application
Categories=Development;

you are viewing a single comment's thread
view the rest of the comments
[-] TrickDacy@lemmy.world 2 points 23 hours ago

Have you used AppImageLauncher? Gear Lever sounds like it, only much better.

[-] BlueSquid0741@lemmy.sdf.org 2 points 18 hours ago

Years ago. I thought it had been abandoned but I see it started getting updates again last year.

this post was submitted on 19 Jan 2026
139 points (100.0% liked)

Linux

57274 readers
1340 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS