🍺 BREW Explorer

← all formulae

emacs

brew install emacs v30.2_2 GPL-3.0-or-later

Extensible text editor and Lisp environment with modes for programming, markup, and productivity.

Why you might care

Emacs is a heavyweight, highly programmable editor favored by long-term users who customize workflows via Elisp. Unlike VS Code or vim, it doubles as a development environment with built-in shell, mail, version control, and org-mode for task management and literate programming. Single-binary installation via Homebrew; tree-sitter support improves parsing for modern languages.

Categories

Alternatives

vim neovim nano VS Code
2.2k
30-day installs · #939
7.3k
90-day · #934
69.7k
365-day · #540

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "vim",
    "neovim",
    "nano",
    "VS Code"
  ],
  "build_dependencies": [
    "pkgconf",
    "texinfo"
  ],
  "categories": [
    "editor",
    "interpreter",
    "shell"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "gmp",
    "gnutls",
    "tree-sitter@0.25"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "GNU Emacs text editor",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:18+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "emacs",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.gnu.org/software/emacs/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "GNU Emacs - GNU Project",
  "installs_30d": 2188,
  "installs_365d": 69697,
  "installs_90d": 7289,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": "2026-06-20T23:48:02+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "emacs",
  "oldnames": [],
  "one_liner": "Extensible text editor and Lisp environment with modes for programming, markup, and productivity.",
  "optional_dependencies": [],
  "rank_30d": 939,
  "rank_365d": 540,
  "rank_90d": 934,
  "raw_hash": "b8003d4420caf689",
  "recommended_dependencies": [],
  "revision": 2,
  "ruby_source_path": "Formula/e/emacs.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libxml2",
    "ncurses"
  ],
  "version_head": "HEAD",
  "version_stable": "30.2",
  "versioned_formulae": [],
  "why_use_this": "Emacs is a heavyweight, highly programmable editor favored by long-term users who customize workflows via Elisp. Unlike VS Code or vim, it doubles as a development environment with built-in shell, mail, version control, and org-mode for task management and literate programming. Single-binary installation via Homebrew; tree-sitter support improves parsing for modern languages."
}