🍺 BREW Explorer

← all formulae

tomcat-native

brew install tomcat-native v2.0.15 Apache-2.0

Lets Tomcat use some native resources for performance

52
30-day installs · #4593
125
90-day · #5110
590
365-day · #4775

Runtime dependencies

Links

Caveats

In order for tomcat's APR lifecycle listener to find this library, you'll
need to add it to java.library.path. This can be done by adding this line
to $CATALINA_HOME/bin/setenv.sh

  CATALINA_OPTS="$CATALINA_OPTS -Djava.library.path=$HOMEBREW_PREFIX/opt/tomcat-native/lib"

If $CATALINA_HOME/bin/setenv.sh doesn't exist, create it and make it executable.
Raw metadata
{
  "aliases": [
    "libtcnative"
  ],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "In order for tomcat\u0027s APR lifecycle listener to find this library, you\u0027ll\nneed to add it to java.library.path. This can be done by adding this line\nto $CATALINA_HOME/bin/setenv.sh\n\n  CATALINA_OPTS=\"$CATALINA_OPTS -Djava.library.path=$HOMEBREW_PREFIX/opt/tomcat-native/lib\"\n\nIf $CATALINA_HOME/bin/setenv.sh doesn\u0027t exist, create it and make it executable.\n",
  "conflicts_with": [],
  "dependencies": [
    "apr",
    "openjdk",
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Lets Tomcat use some native resources for performance",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "tomcat-native",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://tomcat.apache.org/native-doc/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 52,
  "installs_365d": 590,
  "installs_90d": 125,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "tomcat-native",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4593,
  "rank_365d": 4775,
  "rank_90d": 5110,
  "raw_hash": "708141e3eb433ccb",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/t/tomcat-native.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "tomcat"
  ],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.0.15",
  "versioned_formulae": [],
  "why_use_this": null
}