startup.sh

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

Install

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

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).

ure

LibreOffice UNO runtime environment

The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine.

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.