Skip to content

ryzendew/AffinityOnLinux

 
 

Repository files navigation

AffinityOnLinux 🌹

A repository that helps users get affinity software working on GNU/Linux 🐧

Discord

Affinity_Designer_2-logo Affinity_Photo_V2_icon

All-in-One Installer

Installs any Affinity app with a single command. Features:

  • Automatic distribution detection
  • Dependency management
  • Interactive menu
  • Drag-and-drop installer support
bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityLinuxInstaller.sh)"

Individual App Installers

Affinity Photo 🤖

bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityPhoto.sh)"

Affinity Designer 🤖

bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityDesigner.sh)"

Affinity Publisher 🤖

bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityPublisher.sh)"

Affinity Updater 🔄

A lightweight script for updating existing Affinity installations to newer versions. This script:

  • Only updates the application, no additional setup
  • Preserves existing desktop entries and configurations
  • No winetricks or dependency checks
  • Simple drag-and-drop interface

Affinity Updater 🤖

bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityUpdater.sh)"

About

A repository that helps users get affinity software working on GNU/Linux 🐧

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%