macOS
brew install tomcat@9local Homebrew formula metadata
安装
brew install tomcat@9local Homebrew formula metadata
sudo apk add tomcat9Alpine Linux edge package indexes · tomcat9 · 来源: dl-cdn.alpinelinux.org
sudo pacman -S tomcat9Arch Linux sync databases · tomcat9 · 来源: geo.mirror.pkgbuild.com
sudo apt install libtomcat9-javaDebian stable package indexes · libtomcat9-java · 来源: deb.debian.org
sudo dnf install tomcatFedora Rawhide package metadata · tomcat · 来源: dl.fedoraproject.org
nix profile install nixpkgs#tomcatnixpkgs package indexes · tomcat · 来源: raw.githubusercontent.com
sudo zypper install tomcatopenSUSE Tumbleweed package metadata · tomcat · 来源: download.opensuse.org
scoop install versions/tomcat9Scoop official bucket manifest trees · bucket/tomcat9.json · 来源: api.github.com
choco install TomcatChocolatey community package catalog · Tomcat · 来源: community.chocolatey.org
概览
Implementation of Java Servlet and JavaServer Pages
历史
Apache Tomcat 9 is the Java EE 8-era line of Apache Tomcat, the ASF servlet and JSP container descended from the original Servlet and JSP implementations donated by Sun to the Apache Software Foundation. It matters in package-manager catalogs because it is a long-lived, scriptable server runtime that developers install locally for Java web application testing, legacy application support, and compatibility work.
Tomcat's public Apache history begins in 1999, when Sun donated the Tomcat code base to the ASF; the first Apache Tomcat release was version 3.0. The project then evolved through multiple major releases under ASF stewardship, with contributions from Sun and other organizations.
Tomcat 9 began as a 9.0.x milestone branch in November 2015. Its first milestone was advertised as early access to Tomcat 9 features, including HTTP/2, TLS virtual hosting, and an implementation of the draft Servlet 4.0 specification. The current Tomcat 9 documentation describes it as implementing Servlet 4.0 and JavaServer Pages 2.3, with supporting Java EE 8-era APIs.
The ASF heritage page describes Tomcat as having considerable industry adoption and an active community. Tomcat 9's place in package catalogs reflects that history: it remains the compatibility line for applications written against the javax.* Java EE APIs, while later Tomcat 10 and 11 lines moved to the jakarta.* namespace.
Homebrew tracks Tomcat 9 as a versioned formula, and the batch input lists corresponding package-manager names across Alpine, Debian, Fedora, Nix, Arch, Scoop, Ubuntu, and openSUSE, indicating broad distro-level packaging for the Tomcat 9 generation.
Package users normally install Tomcat 9 to run the catalina command and operate a local or service-managed servlet container. The important files for package nerds are under $CATALINA_BASE, especially conf/server.xml for server configuration and catalina.properties for runtime properties.
Tomcat 9 is the package-manager-friendly anchor for Java EE 8 servlet applications: it is large enough to be a real server, small enough to install as a local development runtime, and old enough that versioned packages are valuable when projects cannot move from javax.* to jakarta.* APIs.
安全态势
没有找到 tomcat@9 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
| 没有可执行文件数据。 | |||
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tomcat@9 |
|---|---|
| 版本 | 9.0.120 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tomcat@9 |
| 主页 | https://tomcat.apache.org/ |
| 上游文档 | https://tomcat.apache.org/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-9/v9.0.120/bin/apache-tomcat-9.0.120.tar.gz |
| 最后更新 | 2026-07-07T20:34:30Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | Configuration files: $HOMEBREW_PREFIX/etc/tomcat@9 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tomcat@9 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libtomcat9-java 9.0.95-1
Apache Tomcat 9 - Servlet and JSP engine -- core libraries
sudo apt install libtomcat9-javalibtomcat9-java 9.0.70-2
Apache Tomcat 9 - Servlet and JSP engine -- core libraries
sudo apt install libtomcat9-javatomcat9 9.0.120-r0
Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies
sudo apk add tomcat9tomcat9-admin 9.0.120-r0
Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies (admin web applications)
sudo apk add tomcat9-admintomcat9-doc 9.0.120-r0
Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies (documentation)
sudo apk add tomcat9-doctomcat9-examples 9.0.120-r0
Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies (example web applications)
sudo apk add tomcat9-examplestomcat9-openrc 9.0.120-r0
Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies (OpenRC init scripts)
sudo apk add tomcat9-openrctomcat9 9.0.120-1
Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies
sudo pacman -S tomcat9versions/tomcat9
scoop install versions/tomcat9tomcat
nix profile install nixpkgs#tomcattomcat 10.1.57-3.fc45
Apache Tomcat - Servlet and JSP engine for system-wide deployment
sudo dnf install tomcattomcat-admin-webapps 10.1.57-3.fc45
Apache Tomcat - Administrative web applications
sudo dnf install tomcat-admin-webappstomcat-common 10.1.57-3.fc45
Apache Tomcat - Common files for Tomcat packages
sudo dnf install tomcat-commontomcat-docs-webapp 10.1.57-3.fc45
Apache Tomcat - Online documentation web application
sudo dnf install tomcat-docs-webapptomcat-el-5.0-api 10.1.57-3.fc45
Apache Tomcat Expression Language v5.0 API Implementation Classes
sudo dnf install tomcat-el-5.0-apitomcat-jsp-3.1-api 10.1.57-3.fc45
Apache Tomcat JavaServer Pages v3.1 API Implementation Classes
sudo dnf install tomcat-jsp-3.1-api来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.