https://github.com/pkgforge-dev/citron-appimage
Unofficial AppImage of Citron, with optimized builds for modern cpus. [Maintainer=@Samueru-sama]
https://github.com/pkgforge-dev/citron-appimage
Last synced: about 2 months ago
JSON representation
Unofficial AppImage of Citron, with optimized builds for modern cpus. [Maintainer=@Samueru-sama]
- Host: GitHub
- URL: https://github.com/pkgforge-dev/citron-appimage
- Owner: pkgforge-dev
- License: gpl-3.0
- Created: 2025-01-28T01:54:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T07:16:26.000Z (12 months ago)
- Last Synced: 2025-04-05T08:22:55.964Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 58.6 KB
- Stars: 117
- Watchers: 6
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Citron-AppImage 🐧
[](https://github.com/pkgforge-dev/Citron-AppImage/releases/latest)
[](https://github.com/pkgforge-dev/Citron-AppImage/releases/latest)
[](https://github.com/pkgforge-dev/Citron-AppImage/releases/latest)
| Latest Stable Release | Latest Nightly Relase | Upstream URL |
| :---: | :---: | :---: |
| [Click here](https://github.com/pkgforge-dev/Citron-AppImage/releases/latest) | [Click here](https://github.com/pkgforge-dev/Citron-AppImage/releases/tag/nightly) | [Click here](https://git.citron-emu.org/Citron/Emulator) |
AppImage builds of citron, for `aarch64` and `x86_64`, The `x86_64` builds are optimized for x86-64-v3 cpus.
---
AppImage made using [sharun](https://github.com/VHSgunzo/sharun) and its wrapper [quick-sharun](https://github.com/pkgforge-dev/Anylinux-AppImages/blob/main/useful-tools/quick-sharun.sh), which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks.
**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.**
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
* [AM](https://github.com/ivan-hc/AM) `am -i citron` or `appman -i citron`
* [dbin](https://github.com/xplshn/dbin) `dbin install citron.appimage`
* [soar](https://github.com/pkgforge/soar) `soar install citron`
This AppImage doesn't require FUSE to run at all, thanks to the [uruntime](https://github.com/VHSgunzo/uruntime).
This AppImage is also supplied with a self-updater by default, so any updates to this application won't be missed, you will be prompted for permission to check for updates and if agreed you will then be notified when a new update is available.
Self-updater is disabled by default if AppImage managers like [am](https://github.com/ivan-hc/AM), [soar](https://github.com/pkgforge/soar) or [dbin](https://github.com/xplshn/dbin) exist, which manage AppImage updates.
raison d'être
---
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)
---
# READ THIS IF YOU HAVE ISSUES
If you are on wayland (specially GNOME wayland) and get freezes or crahes you are likely affected by this issue that affects all Qt6 apps: https://github.com/pkgforge-dev/Citron-AppImage/issues/50
To fix it simply set the env variable `QT_QPA_PLATFORM=xcb`