macOS
brew install zilelocal Homebrew formula metadata
sudo port install zileMacPorts ports tree · editors/zile/Portfile · source: api.github.com
brew
Text editor development kit. Version 2.6.4 via Homebrew; verified from local package data.
install
brew install zilelocal Homebrew formula metadata
sudo port install zileMacPorts ports tree · editors/zile/Portfile · source: api.github.com
sudo apk add zileAlpine Linux edge package indexes · zile · source: dl-cdn.alpinelinux.org
sudo apt install zileDebian stable package indexes · zile · source: deb.debian.org
sudo dnf install zileFedora Rawhide package metadata · zile · source: dl.fedoraproject.org
nix profile install nixpkgs#zilenixpkgs package indexes · pkgs/by-name/zi/zile/package.nix · source: api.github.com
sudo zypper install zileopenSUSE Tumbleweed package metadata · zile · source: download.opensuse.org
overview
Text editor development kit
history
GNU Zile, short for Zile Is Lossy Emacs, is a lightweight Emacs clone for small systems and quick editing sessions. Its package history is interesting because it is a GNU command-line editor whose explicit value is being much smaller and simpler than GNU Emacs while preserving enough Emacs muscle memory to be useful.
The AUTHORS file credits Sandro Sigala with conceiving and writing Zile single-handedly up to version 1.6.1, Reuben Thomas with maintenance and releases from 1.6.1 onward, David A. Capello with contributions from 1.7 to 2.0, and Scott Lawrence with the small Lisp interpreter basis. The README describes Zile as a GNU project developed through GNU Savannah.
Zile has changed implementation strategy over time. Older descriptions and packages treated it as a small C Emacs clone; the current README says GNU Zile is written in Vala using POSIX.1-2008 APIs and can be built on other platforms through gnulib. The NEWS file records that the 2.6.0.90 beta rewrote Zile in Vala, reducing the source size from about 8 kLoC for the C version to about 6 kLoC, and the 2.6.1 stable notes say the program had been completely rewritten in Vala since 2.4.x.
The modern project remains deliberately modest. The FAQ says Zile exists for systems and situations where Emacs is unsuitable, including small systems and quick editing sessions; it also tells users who need more power to use Emacs or another editor rather than expecting Zile to grow without limit.
Zile's adoption is the quiet kind common to small Unix editors: it appears in many package managers because it is useful as a fallback Emacs-like editor, a rescue-system editor, or a tiny install for users who know Emacs keys but do not want a full Emacs package.
GNU itself positions Zile as the minimalist answer in the Emacs FAQ, saying it has basic Emacs editing features and is useful in extremely space-restricted environments. That endorsement gave the package a clear niche even though it was never intended to replace full Emacs for serious Lisp-heavy workflows.
Users run zile as a terminal editor for basic file editing with Emacs-style key bindings. The workflow is intentionally familiar: quick buffers, command prompts, search and replace, init-file customization, and enough Lisp-like behavior for editor commands without carrying the full Emacs runtime.
Package maintainers mostly care that Zile is a small GNU Autotools-style package with gnulib portability pieces. Its README documents release tarballs, Savannah git sources, make check tests, and platform behavior such as POSIX APIs and curses integration.
Zile is a classic package-collection entry: small, old-school, GNU-hosted, and useful in the exact scenarios where installing the famous full-size tool is too much. It belongs next to nano, mg, jed, and zile-like editor packages in the long tail of terminal-editor choices.
Its Vala rewrite is also a neat maintenance story. A tiny editor can stay tiny in user-facing scope while radically changing implementation language underneath, which matters to distro maintainers watching dependencies, generated C sources, and portability layers.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zile | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.gnu.org/software/zile/
install metadata
| Package key | brew:zile |
|---|---|
| Version | 2.6.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zile |
| Homepage | https://www.gnu.org/software/zile/ |
| Repository | https://git.savannah.gnu.org/cgit/zile.git |
| Upstream docs | https://www.gnu.org/software/zile |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/zile/zile-2.6.4.tar.gz |
| Dependencies | bdw-gc, gettext, glib, libgee |
| Build dependencies | help2man, pkgconf |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zile |
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
zile 2.6.2-2+b2
very small Emacs-subset editor
https://www.gnu.org/software/zile/
sudo apt install zilezile
nix profile install nixpkgs#zilezile 2.6.2-2build2
very small Emacs-subset editor
https://www.gnu.org/software/zile/
sudo apt install zilezile 2.6.2-r1
GNU Zile is a text editor development kit.
https://www.gnu.org/software/zile
sudo apk add zilezile-doc 2.6.2-r1
GNU Zile is a text editor development kit. (documentation)
https://www.gnu.org/software/zile
sudo apk add zile-doczile 2.6.4-1.fc44
Zile Is Lossy Emacs
http://www.gnu.org/software/zile/
sudo dnf install zilezile 2.6.4-1.3
Lightweight Emacs Clone
https://www.gnu.org/software/zile/
sudo zypper install zilezile
sudo port install zilesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.