Download WriteA for Linux
Vector design, page layout, and a real word processor — one native app. The Linux build is free. Pick the file that matches your machine below.
Recommended
AppImage — just run it
A single file. Download it, make it executable, and run — no installation, no admin rights.
Intel / AMD (x86_64)Most desktops and laptopsARM (aarch64)ARM Linux devices — Raspberry Pi, ARM laptops
After downloading:
chmod +x WriTea-x86_64.AppImage ./WriTea-x86_64.AppImageOr right-click the file → Properties → Permissions → “Allow executing as program”, then double-click it.
Alternative
Plain binary (.tar.gz)
The binary plus an installer script, if you’d rather install it the traditional way. Extract, then run the included installer.
Not sure which architecture you have? Run uname -m in a terminal — x86_64 means Intel/AMD; aarch64 or arm64 means ARM.