Skip to content

ryzendew/AffinityOnLinux

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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 (BETA) ๐Ÿš€

Note: This is a beta version. Please report any issues in our Discord

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%