https://github.com/pkgforge-dev/gnome-text-editor-appimage
Unofficial AppImage of the Gnome's Text Editor application. [Maintainer=@fiftydinar]
https://github.com/pkgforge-dev/gnome-text-editor-appimage
Last synced: about 16 hours ago
JSON representation
Unofficial AppImage of the Gnome's Text Editor application. [Maintainer=@fiftydinar]
- Host: GitHub
- URL: https://github.com/pkgforge-dev/gnome-text-editor-appimage
- Owner: pkgforge-dev
- License: gpl-2.0
- Created: 2025-09-14T08:00:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-10-01T07:21:13.000Z (6 months ago)
- Last Synced: 2025-10-01T09:25:00.275Z (6 months ago)
- Language: Shell
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gnome Text Editor AppImage 🐧
[](https://github.com/pkgforge-dev/Gnome-Text-Editor-AppImage/releases/latest)
[](https://github.com/pkgforge-dev/Gnome-Text-Editor-AppImage/releases/latest)
[](https://github.com/pkgforge-dev/Gnome-Text-Editor-AppImage/releases/latest)
| Latest Stable Release | Upstream URL |
| :---: | :---: |
| [Click here](https://github.com/pkgforge-dev/Gnome-Text-Editor-AppImage/releases/latest) | [Click here](https://gitlab.gnome.org/GNOME/gnome-text-editor) |
---
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 easy and reliable to turn any binary into a portable package without using containers or similar tricks.
**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.**
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 the seamless self-updater by default, so any updates to this application won't be missed.
Self-updater doesn't run if AppImage managers like [am](https://github.com/ivan-hc/AM) or [soar](https://github.com/pkgforge/soar) exist, which manage AppImage integration and updates.
There is also a prompt and config for opting-out of self-updates if desired.
Filesize efficiency compared to flatpak
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)
---
## Known quirk
- Help page only works if `gnome-help` or other similar `.page` viewer is installed on the host's system.
Bundling the help page viewer in the AppImage would make it work everywhere, but it's both bad for the file size and [security](https://blogs.gnome.org/mcatanzaro/2025/04/15/dangerous-arbitrary-file-read-vulnerability-in-yelp-cve-2025-3155/), hence why we don't do that.
- `gnome-help` v49.0 doesn't work with Help section of our GTK AppImages for some reason, while older versions, like v42.3 work.