macOS
brew install tomcatlocal Homebrew formula metadata
brew
Implementation of Java Servlet and JavaServer Pages. Version 11.0.23 via Homebrew; verified 2026-06-22.
install
brew install tomcatlocal Homebrew formula metadata
sudo dnf install tomcatFedora Rawhide package metadata · tomcat · source: dl.fedoraproject.org
nix profile install nixpkgs#tomcatnixpkgs package indexes · tomcat · source: raw.githubusercontent.com
sudo zypper install tomcatopenSUSE Tumbleweed package metadata · tomcat · source: download.opensuse.org
choco install TomcatChocolatey community package catalog · Tomcat · source: community.chocolatey.org
scoop install extras/tomcatScoop official bucket manifest trees · bucket/tomcat.json · source: api.github.com
overview
Implementation of Java Servlet and JavaServer Pages
history
Apache Tomcat is the long-running open source servlet and web application container for the Java/Jakarta ecosystem. The Apache site describes it as an implementation of Jakarta Servlet, Jakarta Pages, Expression Language, WebSocket, Annotations, and Authentication specifications, with Tomcat 10 and later aligned to Jakarta EE and Tomcat 9 and earlier aligned to Java EE.
Apache's heritage page traces Tomcat to Sun Microsystems, where it began as the reference implementation for the Java Servlet and JavaServer Pages specifications. Sun donated the code base to the Apache Software Foundation in 1999, the first Apache Tomcat release was 3.0, and the project became a top-level Apache project in 2005 after leaving the Jakarta umbrella.
The official version matrix records the long major-version sequence from Tomcat 3.x through current supported Tomcat 9, 10.1, and 11. It also shows why Tomcat packaging is version-sensitive: each major line maps to particular Servlet/JSP/Jakarta Pages, EL, WebSocket, Authentication, Annotation, and Java runtime requirements.
Apache states that Tomcat powers numerous large-scale, mission-critical web applications across diverse industries and organizations. Its adoption history is also visible in packaging: the input metadata lists Homebrew, Chocolatey, Fedora/DNF, Nix, Scoop, and openSUSE/Zypper names, reflecting Tomcat's role as a default installable Java web container across operating systems.
Tomcat is commonly installed to run WAR-style Java web applications, local development servers, CI smoke-test containers, and lightweight production servlet deployments. The `catalina` command is the package-manager-visible entry point, while administrators tune `$CATALINA_BASE/conf/server.xml`, `catalina.properties`, and `tomcat-users.xml`.
For maintainers, Tomcat's source workflow also matters: Apache documents `tomcat.git` as the repository containing the Tomcat source code, with active branches for main, 11.0.x, 10.1.x, and 9.0.x, and a GitHub web view. That branch structure is exactly what downstream package maintainers track when choosing stable formula versions.
Tomcat is package-nerd significant because it is both an application server and an ecosystem compatibility boundary. A package name like `tomcat`, `tomcat@10`, or `tomcat10` carries real meaning about Java version requirements, Java EE versus Jakarta EE APIs, servlet specification versions, config-file compatibility, and how much migration work an application needs.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$CATALINA_BASE/conf/server.xml$CATALINA_BASE/conf/catalina.properties$CATALINA_BASE/conf/tomcat-users.xmlCredential-bearing paths to review before unattended agent runs.
$CATALINA_BASE/conf/tomcat-users.xmlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
catalina | cli | global executable |
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.
install metadata
| Package key | brew:tomcat |
|---|---|
| Version | 11.0.23 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tomcat |
| Homepage | https://tomcat.apache.org/ |
| Repository | https://github.com/apache/tomcat |
| Upstream docs | https://tomcat.apache.org/ |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-11/v11.0.23/bin/apache-tomcat-11.0.23.tar.gz |
| Last updated | 2026-06-22T14:06:29-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | Configuration files: $HOMEBREW_PREFIX/etc/tomcat |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tomcat |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tomcat
nix profile install nixpkgs#tomcattomcat 10.1.55-1.fc45
Apache Tomcat - Servlet and JSP engine for system-wide deployment
sudo dnf install tomcattomcat-admin-webapps 10.1.55-1.fc45
Apache Tomcat - Administrative web applications
sudo dnf install tomcat-admin-webappstomcat-common 10.1.55-1.fc45
Apache Tomcat - Common files for Tomcat packages
sudo dnf install tomcat-commontomcat-docs-webapp 10.1.55-1.fc45
Apache Tomcat - Online documentation web application
sudo dnf install tomcat-docs-webapptomcat-el-5.0-api 10.1.55-1.fc45
Apache Tomcat Expression Language v5.0 API Implementation Classes
sudo dnf install tomcat-el-5.0-apitomcat-jsp-3.1-api 10.1.55-1.fc45
Apache Tomcat JavaServer Pages v3.1 API Implementation Classes
sudo dnf install tomcat-jsp-3.1-apitomcat-lib 10.1.55-1.fc45
Apache Tomcat - Core libraries for embedding Tomcat
sudo dnf install tomcat-libtomcat-servlet-6.0-api 10.1.55-1.fc45
Apache Tomcat Java Servlet v6.0 API Implementation Classes
sudo dnf install tomcat-servlet-6.0-apitomcat-user-instance 10.1.55-1.fc45
Apache Tomcat - Tools for creating user-managed instances
sudo dnf install tomcat-user-instancetomcat-webapps 10.1.55-1.fc45
Apache Tomcat - Default ROOT web application
sudo dnf install tomcat-webappstomcat 9.0.118-1.1
Apache Servlet/JSP/EL Engine, RI for Servlet 4.0/JSP 2.3/EL 3.0 API
sudo zypper install tomcattomcat-admin-webapps 9.0.118-1.1
The host manager and manager web applications for Apache Tomcat
sudo zypper install tomcat-admin-webappstomcat-docs-webapp 9.0.118-1.1
The "docs" web application for Apache Tomcat
sudo zypper install tomcat-docs-webapptomcat-el-3_0-api 9.0.118-1.1
Expression Language v3.0 API
sudo zypper install tomcat-el-3_0-apitomcat-embed 9.0.118-1.1
Libraries for Embedding Apache Tomcat
sudo zypper install tomcat-embedsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.