Automic VaultAutomic Vault

brew

Install zile with Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Text editor development kit. Version 2.6.4 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zile

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install zile

MacPorts ports tree · editors/zile/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add zile

Alpine Linux edge package indexes · zile · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install zile

Debian stable package indexes · zile · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install zile

Fedora Rawhide package metadata · zile · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#zile

nixpkgs package indexes · pkgs/by-name/zi/zile/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install zile

openSUSE Tumbleweed package metadata · zile · source: download.opensuse.org

overview

Package summary

Text editor development kit

Commands and aliases

  • zile

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • Pre-1.6.1: Sandro Sigala conceives and writes Zile through the early releases.
  • 1.6.1: Reuben Thomas joins and becomes responsible for maintenance and releases.
  • 1.7-2.0: David A. Capello contributes features including regex search.
  • 2020-12-04: Zile 2.6.0.90 beta records the Vala rewrite.
  • 2021-03-24: Zile 2.6.1 stable notes that the program has been completely rewritten in Vala since 2.4.x.
  • 2025-03-15: Zile 2.6.4 fixes large-file read/write bugs.

Related projects

  • GNU Emacs is the full editor whose basic command feel Zile imitates.
  • mg and Jed are other lightweight Emacs-like terminal editors often considered in the same niche.
  • gnulib supplies portability code used by Zile's build and source tree.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
zilecliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.6.4
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://www.gnu.org/software/zile/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/zile/none confidence

install metadata

Package metadata

Package keybrew:zile
Version2.6.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zile
Homepagehttps://www.gnu.org/software/zile/
Repositoryhttps://git.savannah.gnu.org/cgit/zile.git
Upstream docshttps://www.gnu.org/software/zile
LicenseGPL-3.0-or-later
Source archivehttps://ftpmirror.gnu.org/gnu/zile/zile-2.6.4.tar.gz
Dependenciesbdw-gc, gettext, glib, libgee
Build dependencieshelp2man, pkgconf
Uses from macOSncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezile
Version Scheme1
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

zile 2.6.2-2+b2

very small Emacs-subset editor

https://www.gnu.org/software/zile/

sudo apt install zile
  • Section: editors
  • Architecture: amd64
  • Source Package: zile
  • 5 dependencies
  • normalized package name match
  • Matched by: Zile
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zile from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zile

nix profile install nixpkgs#zile
  • normalized package name match
  • Matched by: Zile
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zi/zile/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

zile 2.6.2-2build2

very small Emacs-subset editor

https://www.gnu.org/software/zile/

sudo apt install zile
  • Section: universe/editors
  • Architecture: amd64
  • 5 dependencies
  • normalized package name match
  • Matched by: Zile
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zile from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

zile 2.6.2-r1

GNU Zile is a text editor development kit.

https://www.gnu.org/software/zile

sudo apk add zile
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: zile
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zile
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zile from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zile-doc 2.6.2-r1

GNU Zile is a text editor development kit. (documentation)

https://www.gnu.org/software/zile

sudo apk add zile-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: zile
  • normalized package name match
  • Matched by: Zile
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zile-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

zile 2.6.4-1.fc44

Zile Is Lossy Emacs

http://www.gnu.org/software/zile/

sudo dnf install zile
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zile
  • 8 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zile
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zile from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

zile 2.6.4-1.3

Lightweight Emacs Clone

https://www.gnu.org/software/zile/

sudo zypper install zile
  • License: GPL-3.0-only
  • Category: Productivity/Text/Editors
  • Architecture: x86_64
  • Source Package: zile
  • 7 dependencies
  • 6 provides
  • normalized package name match
  • Matched by: Zile
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zile from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

zile

sudo port install zile
  • normalized package name match
  • Matched by: Zile
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/zile/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment