A repository that helps users get affinity software working on GNU/Linux ๐ง
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)"
bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityPhoto.sh)"
bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityDesigner.sh)"
bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityPublisher.sh)"
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
bash -c "$(curl -s https://raw.githubusercontent.com/ryzendew/AffinityOnLinux/refs/heads/main/AffinityScripts/AffinityUpdater.sh)"