catalina.sh

Apache Tomcat 8 - Servlet and JSP engine -- common files

Install

All systems
curl cmd.cat/catalina.sh.sh
Debian Debian
apt-get install tomcat8-common
Ubuntu
apt-get install tomcat8-common
Arch Arch Linux
pacman -S tomcat8
image/svg+xml Kali Linux
apt-get install tomcat8-common
Windows (WSL2)
sudo apt-get update sudo apt-get install tomcat8-common
Raspbian
apt-get install tomcat8-common

tomcat8-common

Apache Tomcat 8 - Servlet and JSP engine -- common files

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. This package contains common files needed by the tomcat8 and tomcat8-user packages (Tomcat 8 scripts and libraries).

tomcat7-common

Servlet and JSP engine -- common files

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. This package contains common files needed by the tomcat7 and tomcat7-user packages (Tomcat 6 scripts and libraries).

tomcat9-common

Apache Tomcat 9 - Servlet and JSP engine -- common files

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. This package contains common files needed by the tomcat9 and tomcat9-user packages (Tomcat 9 scripts and libraries).

tomcat6-common

Servlet and JSP engine -- common files

tomcat7

Servlet and JSP engine

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. This package contains only the startup scripts for the system-wide daemon. No documentation or web applications are included here, please install the tomcat7-docs and tomcat7-examples packages if you want them. Install the authbind package if you need to use Tomcat on ports 1-1023. Install tomcat7-user instead of this package if you don't want Tomcat to start as a service.

tomcat8

Apache Tomcat 8 - Servlet and JSP engine

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. This package contains only the startup scripts for the system-wide daemon. No documentation or web applications are included here, please install the tomcat8-docs and tomcat8-examples packages if you want them. Install the authbind package if you need to use Tomcat on ports 1-1023. Install tomcat8-user instead of this package if you don't want Tomcat to start as a service.