[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-72452":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},72452,"Linux-Affinity-Installer","ryzendew\u002FLinux-Affinity-Installer","ryzendew","A repository that helps users get affinity software working on GNU\u002FLinux 🐧","https:\u002F\u002Fwww.youtube.com\u002Fc\u002FMattsCreative",null,"Python",2689,69,25,12,0,21,48,166,63,27.54,false,"main",true,[],"2026-06-12 02:03:03","# AffinityOnLinux\n\n> **⚠️ IMPORTANT: Before Opening Issues**\n> \n> **DO NOT open GitHub issues until you have:**\n> - Read this README completely\n> - Read all documentation pages (Installation Guide, Known Issues, System Requirements, etc.)\n> - Searched existing issues for similar problems\n> - Checked the [Known Issues](docs\u002FKnown-issues.md) page\n> \n> **Issues opened without reading the documentation will be closed immediately.**\n> \n> Please take the time to read through all the documentation - it contains answers to most common questions and problems.\n\n---\n\nA comprehensive solution for running [Affinity software](https:\u002F\u002Fwww.affinity.studio\u002F) on GNU\u002FLinux systems using Wine with hardware acceleration support.\n\n\u003Cimg width=\"1275\" height=\"1323\" alt=\"Affinity Linux Installer\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fb04e7307-ed95-484d-931a-713aadfe6c47\" \u002F>\n\n## What is This?\n\nAffinityOnLinux 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.\n\n## Quick Start\n\n**New to Linux or want the easiest option?** Use the AppImage:\n\n1. Download the AppImage from [GitHub Releases](https:\u002F\u002Fgithub.com\u002Fryzendew\u002FAffinityOnLinux\u002Freleases\u002Ftag\u002FAffinity-wine-10.10-Appimage)\n2. Make it executable: `chmod +x Affinity-3-x86_64.AppImage`\n3. Run it: `.\u002FAffinity-3-x86_64.AppImage`\n\n**Want full features and latest updates?** Use the Python GUI Installer:\n\n```bash\ncurl -sSL https:\u002F\u002Fraw.githubusercontent.com\u002Fryzendew\u002FAffinityOnLinux\u002Frefs\u002Fheads\u002Fmain\u002FAffinityScripts\u002FAffinityLinuxInstaller.py | python3\n```\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>Python GUI Dependencies\u003C\u002Fstrong>\u003C\u002Fsummary>\n\nThe installer will attempt to install PyQt6 automatically if missing. If automatic installation fails, install it manually:\n\n**Arch\u002FArtix\u002FCachyOS\u002FEndeavourOS\u002FXeroLinux:**\n```bash\nsudo pacman -S python-pyqt6\n```\n\n**Fedora\u002FNobara:**\n```bash\nsudo dnf install python3-pyqt6 python3-pyqt6-svg\n```\n\n**openSUSE (Tumbleweed\u002FLeap):**\n```bash\nsudo zypper install python313-PyQt6\n```\n\n**PikaOS:** \n```bash\nsudo apt install python3-pyqt6.qtsvg\n```\n\n**Ubuntu 25.10:** If you encounter GUI issues, also install:\n```bash\nsudo apt install python3-pyqt6.qtsvg\n```\n\n\u003C\u002Fdetails>\n\n## Documentation\n\n### Getting Started\n- **[Installation Guide](docs\u002FINSTALLATION.md)** - Complete installation instructions for all methods\n- **[System Requirements](docs\u002FSYSTEM-REQUIREMENTS.md)** - Supported distributions and dependencies\n- **[GUI Installer Guide](Guide\u002FGUI-Installer-Guide.md)** - Step-by-step GUI installer instructions\n\n### Technical Details\n- **[Wine Versions](docs\u002FWINE-VERSIONS.md)** - Available Wine versions and recommendations\n- **[Hardware Acceleration](docs\u002FHARDWARE-ACCELERATION.md)** - GPU acceleration options (vkd3d-proton, DXVK, OpenCL)\n- **[OpenCL Guide](docs\u002FOpenCL-Guide.md)** - Detailed OpenCL configuration\n- **[Legacy Scripts](docs\u002FLEGACY-SCRIPTS.md)** - Command-line installation scripts\n\n### Additional Resources\n- **[Known Issues](docs\u002FKnown-issues.md)** - Common problems and solutions\n- **[Settings Guide](Guide\u002FSettings.md)** - Configuration options\n\n## Getting Help\n\n- **Discord Community:** [Join our Discord server](https:\u002F\u002Fdiscord.gg\u002FDW2X8MHQuh) for support and discussions\n- **GitHub Issues:** Report bugs and request features on GitHub\n- **Documentation:** Check the guides and documentation linked above\n\n## Important Notes\n\n### Support Limitations\n\n- **AMD\u002FIntel GPU Issues:** I cannot fix OpenCL or Wine GPU bugs for AMD\u002FIntel GPUs as I do not have access to these GPUs for testing. Use vkd3d-proton or DXVK instead (see [Hardware Acceleration](docs\u002FHARDWARE-ACCELERATION.md)).\n- **Unsupported Distributions:** No support provided for Bazzite, Manjaro. Use AppImage at your own risk (see [System Requirements](docs\u002FSYSTEM-REQUIREMENTS.md)).\n\n## Contributing\n\nContributions are welcome! See [docs\u002FCONTRIBUTING.md](docs\u002FCONTRIBUTING.md) for guidelines.\n\n## License\n\nThis project provides installation scripts and configurations for running Affinity software on Linux. Affinity software is a commercial product by Serif (Europe) Ltd. Please ensure you have a valid license before installing.\n\n---\n\n**Disclaimer:** This project is not affiliated with, endorsed by, or associated with Serif (Europe) Ltd. All trademarks and registered trademarks are the property of their respective owners.\n","ryzendew\u002FLinux-Affinity-Installer 是一个帮助用户在GNU\u002FLinux系统上运行Affinity系列软件（如Photo、Designer、Publisher等）的项目。该项目通过Wine提供了一个自动化的安装和配置解决方案，支持硬件加速，确保了软件的流畅运行。核心功能包括使用AppImage或Python GUI Installer进行快速安装，后者提供了更全面的功能和最新的更新。此项目适用于需要在Linux环境下使用Affinity设计软件的专业人士或爱好者，尤其是那些希望避免手动配置复杂环境的用户。",2,"2026-06-11 03:42:06","high_star"]