🍺 BREW Explorer

← all formulae

dex

brew install dex v1.0 GPL-2.0-only

Dextrous text editor

5
30-day installs · #10513
12
90-day · #11408
73
365-day · #10023
166
★ GitHub stars · updated 9y ago

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [
    "dexidp"
  ],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Dextrous text editor",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:55+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "dex",
  "github_default_branch": "master",
  "github_last_commit_at": "2017-07-22T19:07:13Z",
  "github_readme_excerpt": "dex\n===\n\nDextrous text editor\n\nCopyright 2010 Timo Hirvonen \u003ctihirvon@gmail.com\u003e\n\n\nIntroduction\n------------\n\ndex is a small and easy to use text editor. Colors and bindings can be\nfully customized to your liking.\n\nIt has some features useful to programmers, like ctags support and it\ncan parse compiler errors, but it does not aim to become an IDE.\n\n\nInstallation\n------------\n\nThe only dependencies are libc and ncurses.\n\nTo compile this program you need GNU make and a modern C-compiler\n(tested with gcc and clang).\n\nYou need to specify all options for both `make` and `make install`.\nAlternatively you can put your build options into a `Config.mk` file.\n\n\tmake prefix=$HOME\n\tmake prefix=$HOME install\n\nThe default prefix is `/usr/local` and `DESTDIR` works as usual. See the\ntop of the Makefile for more information.\n",
  "github_repo": "tihirvon/dex",
  "github_stars": 166,
  "github_topics": [],
  "homepage": "https://github.com/tihirvon/dex",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 5,
  "installs_365d": 73,
  "installs_90d": 12,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "dex",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 10513,
  "rank_365d": 10023,
  "rank_90d": 11408,
  "raw_hash": "8e2f4ba6dffa04d4",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dex.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "ncurses"
  ],
  "version_head": "HEAD",
  "version_stable": "1.0",
  "versioned_formulae": [],
  "why_use_this": null
}