Automic VaultAutomic Vault

brew

Install tomcat@9 with Homebrew, apk, apt, pacman, scoop, chocolatey, dnf, Nix, zypper

Implementation of Java Servlet and JavaServer Pages. Version 9.0.120 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tomcat@9

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add tomcat9

Alpine Linux edge package indexes · tomcat9 · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install libtomcat9-java

Debian stable package indexes · libtomcat9-java · source: deb.debian.org

Arch Linux pacmanverified · 92%
sudo pacman -S tomcat9

Arch Linux sync databases · tomcat9 · source: geo.mirror.pkgbuild.com

Fedora dnfverified · 92%
sudo dnf install tomcat

Fedora Rawhide package metadata · tomcat · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#tomcat

nixpkgs package indexes · tomcat · source: raw.githubusercontent.com

openSUSE zypperverified · 92%
sudo zypper install tomcat

openSUSE Tumbleweed package metadata · tomcat · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install versions/tomcat9

Scoop official bucket manifest trees · bucket/tomcat9.json · source: api.github.com

Chocolateyverified · 92%
choco install Tomcat

Chocolatey community package catalog · Tomcat · source: community.chocolatey.org

overview

Package summary

Implementation of Java Servlet and JavaServer Pages

Commands and aliases

No executable aliases were found in the local package database.

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1999: Sun donated the Tomcat code base to the Apache Software Foundation.
  • 2015: Tomcat 9.0.0.M1 alpha was released as the first 9.0.x milestone.
  • 2026: Tomcat 9.0.119 was announced as a Java EE 8-platform release, with Tomcat 9 support announced through 31 March 2027.

Related projects

  • Apache Tomcat 10 and 11 continue the Tomcat line for Jakarta EE-era APIs.
  • Apache TomEE builds on Tomcat by adding Java EE and Jakarta EE application-server features.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for tomcat@9. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$CATALINA_BASE/conf/server.xml$CATALINA_BASE/conf/catalina.properties

executables

Installed executables

CommandKindExposureNote
No executable data was present.

freshness

Version and 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.

page generated2026-07-08
manager version9.0.120
manager updated2026-07-07
local dataok
upstreamnot checked
latest detectednot detected

https://tomcat.apache.org/

install metadata

Package metadata

Package keybrew:tomcat@9
Version9.0.120
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tomcat@9
Homepagehttps://tomcat.apache.org/
Repositoryhttps://github.com/apache/tomcat
Upstream docshttps://tomcat.apache.org/tomcat-9.0-doc/config/index.html
LicenseApache-2.0
Source archivehttps://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-9/v9.0.120/bin/apache-tomcat-9.0.120.tar.gz
Last updated2026-07-07T20:34:30Z
Pulseupdated
Dependenciesopenjdk
Bottleavailable (on all)
Homebrew post-installnot defined
Servicedeclared
CaveatsConfiguration files: $HOMEBREW_PREFIX/etc/tomcat@9

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametomcat@9
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt92%

libtomcat9-java 9.0.95-1

Apache Tomcat 9 - Servlet and JSP engine -- core libraries

http://tomcat.apache.org

sudo apt install libtomcat9-java
  • Section: java
  • Architecture: all
  • Source Package: tomcat9
  • 2 dependencies
  • package manager index match
  • Matched by: Tomcat9
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtomcat9-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

libtomcat9-java 9.0.70-2

Apache Tomcat 9 - Servlet and JSP engine -- core libraries

http://tomcat.apache.org

sudo apt install libtomcat9-java
  • Section: universe/java
  • Architecture: all
  • Source Package: tomcat9
  • 1 dependencies
  • 1 optional deps
  • package manager index match
  • Matched by: Tomcat9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtomcat9-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

tomcat9 9.0.118-r0

Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies

https://tomcat.apache.org/

sudo apk add tomcat9
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: tomcat9
  • 1 dependencies
  • package manager index match
  • Matched by: Tomcat9
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tomcat9 from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk92%

tomcat9-admin 9.0.118-r0

Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies (admin web applications)

https://tomcat.apache.org/

sudo apk add tomcat9-admin
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: tomcat9
  • 1 dependencies
  • package manager index match
  • Matched by: Tomcat9
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tomcat9-admin from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk92%

tomcat9-doc 9.0.118-r0

Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies (documentation)

https://tomcat.apache.org/

sudo apk add tomcat9-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: tomcat9
  • 1 dependencies
  • package manager index match
  • Matched by: Tomcat9
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tomcat9-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk92%

tomcat9-examples 9.0.118-r0

Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies (example web applications)

https://tomcat.apache.org/

sudo apk add tomcat9-examples
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: tomcat9
  • 1 dependencies
  • package manager index match
  • Matched by: Tomcat9
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tomcat9-examples from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk92%

tomcat9-openrc 9.0.118-r0

Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies (OpenRC init scripts)

https://tomcat.apache.org/

sudo apk add tomcat9-openrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: tomcat9
  • 1 dependencies
  • package manager index match
  • Matched by: Tomcat9
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tomcat9-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman92%

tomcat9 9.0.118-1

Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies

https://tomcat.apache.org/

sudo pacman -S tomcat9
  • License: Apache-2.0
  • Architecture: any
  • 4 dependencies
  • 1 optional deps
  • package manager index match
  • Matched by: Tomcat9
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tomcat9 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop92%

versions/tomcat9

scoop install versions/tomcat9
  • package manager index match
  • Matched by: Tomcat9
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tomcat9.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1
Nix88%

tomcat

nix profile install nixpkgs#tomcat
  • versioned package alias match
  • Matched by: Tomcat
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: tomcat from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
dnf88%

tomcat 10.1.55-1.fc45

Apache Tomcat - Servlet and JSP engine for system-wide deployment

http://tomcat.apache.org/

sudo dnf install tomcat
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tomcat
  • 6 dependencies
  • 4 provides
  • versioned package alias match
  • Matched by: Tomcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tomcat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf88%

tomcat-admin-webapps 10.1.55-1.fc45

Apache Tomcat - Administrative web applications

http://tomcat.apache.org/

sudo dnf install tomcat-admin-webapps
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tomcat
  • 1 dependencies
  • 1 provides
  • versioned package alias match
  • Matched by: Tomcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tomcat-admin-webapps from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf88%

tomcat-common 10.1.55-1.fc45

Apache Tomcat - Common files for Tomcat packages

http://tomcat.apache.org/

sudo dnf install tomcat-common
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tomcat
  • 3 dependencies
  • 2 provides
  • versioned package alias match
  • Matched by: Tomcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tomcat-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf88%

tomcat-docs-webapp 10.1.55-1.fc45

Apache Tomcat - Online documentation web application

http://tomcat.apache.org/

sudo dnf install tomcat-docs-webapp
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tomcat
  • 1 dependencies
  • 1 provides
  • versioned package alias match
  • Matched by: Tomcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tomcat-docs-webapp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf88%

tomcat-el-5.0-api 10.1.55-1.fc45

Apache Tomcat Expression Language v5.0 API Implementation Classes

http://tomcat.apache.org/

sudo dnf install tomcat-el-5.0-api
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tomcat
  • 1 dependencies
  • 4 provides
  • versioned package alias match
  • Matched by: Tomcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tomcat-el-5.0-api from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf88%

tomcat-jsp-3.1-api 10.1.55-1.fc45

Apache Tomcat JavaServer Pages v3.1 API Implementation Classes

http://tomcat.apache.org/

sudo dnf install tomcat-jsp-3.1-api
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tomcat
  • 4 dependencies
  • 4 provides
  • versioned package alias match
  • Matched by: Tomcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tomcat-jsp-3.1-api from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment