macOS
brew install tomcat@10local Homebrew formula metadata
brew
Implementation of Java Servlet and JavaServer Pages. Version 10.1.57 via Homebrew; verified 2026-07-07.
install
brew install tomcat@10local Homebrew formula metadata
sudo apt install libtomcat10-embed-javaDebian stable package indexes · libtomcat10-embed-java · source: deb.debian.org
sudo pacman -S tomcat10Arch Linux sync databases · tomcat10 · source: geo.mirror.pkgbuild.com
sudo zypper install tomcat10openSUSE Tumbleweed package metadata · tomcat10 · source: download.opensuse.org
sudo dnf install tomcatFedora Rawhide package metadata · tomcat · source: dl.fedoraproject.org
nix profile install nixpkgs#tomcatnixpkgs package indexes · tomcat · source: raw.githubusercontent.com
scoop install versions/tomcat10Scoop official bucket manifest trees · bucket/tomcat10.json · source: api.github.com
choco install TomcatChocolatey community package catalog · Tomcat · source: community.chocolatey.org
overview
Implementation of Java Servlet and JavaServer Pages
No executable aliases were found in the local package database.
history
Apache Tomcat 10 is the Jakarta EE-era Tomcat line. In package-manager terms, `tomcat@10` is valuable because it pins users to the Tomcat 10 family rather than the newest major Tomcat, preserving the Servlet/Jakarta API level expected by applications.
Tomcat 10.0.x built on Tomcat 9.0.x and implemented the Jakarta EE 9 generation of APIs: Servlet 5.0, JSP/Jakarta Pages 3.0, EL 4.0, WebSocket 2.0, and Authentication 2.0. Apache's migration guide calls out the central break from Tomcat 9: specification packages changed from `javax.*` to `jakarta.*`, requiring recompilation or migration of applications.
Tomcat 10.1.x then built on Tomcat 10.0.x and implements the Jakarta EE 10 generation: Servlet 6.0, Pages 3.1, EL 5.0, WebSocket 2.1, and Authentication 3.0. Apache's version matrix lists Tomcat 10.1.x as a current supported line and Tomcat 10.0.x as superseded, with 10.0.27 as the final 10.0 release.
Tomcat 10 adoption is tied to the Java EE to Jakarta EE transition. Apache's homepage warns that applications running on Tomcat 9 and earlier do not run on Tomcat 10 without changes, and documents an automatic conversion path through `$CATALINA_BASE/webapps-javaee` plus the Apache Tomcat migration tool for Jakarta EE.
The input package metadata shows why package managers keep an explicit Tomcat 10 identity: Homebrew uses `tomcat@10`, Arch uses `tomcat10`, Scoop has `versions/tomcat10`, and Debian/Ubuntu expose Tomcat 10 embedding packages. That split lets users install a supported Jakarta EE 10-era container without accidentally jumping to a later major line.
Users install Tomcat 10 to run Jakarta Servlet/Jakarta Pages applications, test migrations from Tomcat 9, and host web apps that have already moved to `jakarta.*` APIs. The same operational model remains: `catalina` starts and manages the server, while `$CATALINA_BASE/conf/server.xml`, `catalina.properties`, and `tomcat-users.xml` hold core configuration and local user credentials.
For package nerds, `tomcat@10` is a versioned formula that encodes a major compatibility boundary. It is not merely an older Tomcat: it represents the Jakarta namespace migration, Java runtime floor changes, branch tracking for 10.1.x, and the need to keep application-server packages installable by API generation.
security posture
No matching local secret-handling manifest was found for tomcat@10. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
| No executable data was present. | |||
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@10 |
|---|---|
| Version | 10.1.57 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tomcat@10 |
| 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-10/v10.1.57/bin/apache-tomcat-10.1.57.tar.gz |
| Last updated | 2026-07-07T20:34:54Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | Configuration files: $HOMEBREW_PREFIX/etc/tomcat@10 |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tomcat@10 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libtomcat10-embed-java 10.1.52-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- embed libraries
sudo apt install libtomcat10-embed-javalibtomcat10-java 10.1.52-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- core libraries
sudo apt install libtomcat10-javatomcat10 10.1.52-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine
sudo apt install tomcat10tomcat10-admin 10.1.52-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- admin web applications
sudo apt install tomcat10-admintomcat10-common 10.1.52-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- common files
sudo apt install tomcat10-commontomcat10-docs 10.1.52-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- documentation
sudo apt install tomcat10-docstomcat10-examples 10.1.52-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- example web applications
sudo apt install tomcat10-examplestomcat10-user 10.1.52-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- tools to create user instances
sudo apt install tomcat10-userlibtomcat10-embed-java 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- embed libraries
sudo apt install libtomcat10-embed-javalibtomcat10-java 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- core libraries
sudo apt install libtomcat10-javatomcat10 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine
sudo apt install tomcat10tomcat10-admin 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- admin web applications
sudo apt install tomcat10-admintomcat10-common 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- common files
sudo apt install tomcat10-commontomcat10-docs 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- documentation
sudo apt install tomcat10-docstomcat10-examples 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- example web applications
sudo apt install tomcat10-examplestomcat10-user 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- tools to create user instances
sudo apt install tomcat10-usersource 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.