stow
brew install stow
v2.4.1
GPL-3.0-or-later
GNU utility for managing symlink trees to organize software installations under a single directory.
Why you might care
Stow lets you install multiple packages into separate subdirectories, then symlink them into a common location—ideal for managing local builds, dotfiles, or unprivileged installations without clobbering system paths. It's the standard tool for this workflow and handles conflicts gracefully.
2.0k
30-day installs · #970
6.5k
90-day · #976
25.0k
365-day · #968
Links
- https://www.gnu.org/software/stow/
- Brew formula source: Formula/s/stow.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"GNU Guix",
"Nix",
"XSTOW"
],
"build_dependencies": [],
"categories": [
"sysadmin",
"file-utility"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Organize software neatly under a single directory tree (e.g. /usr/local)",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:14+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "stow",
"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/stow/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Stow\n- GNU Project - Free Software Foundation",
"installs_30d": 2006,
"installs_365d": 24977,
"installs_90d": 6521,
"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:10+00:00",
"llm_model": "claude-haiku-4-5",
"name": "stow",
"oldnames": [],
"one_liner": "GNU utility for managing symlink trees to organize software installations under a single directory.",
"optional_dependencies": [],
"rank_30d": 970,
"rank_365d": 968,
"rank_90d": 976,
"raw_hash": "a3ee558462328d64",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/s/stow.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"perl"
],
"version_head": null,
"version_stable": "2.4.1",
"versioned_formulae": [],
"why_use_this": "Stow lets you install multiple packages into separate subdirectories, then symlink them into a common location\u2014ideal for managing local builds, dotfiles, or unprivileged installations without clobbering system paths. It\u0027s the standard tool for this workflow and handles conflicts gracefully."
}