How to Download Apache Tomcat Web Server
- 1). Open the Terminal application in your Linux operating system from the desktop or system menu.
- 2). Type "su," press "Enter" and then type in your root password.
- 3). Type "apt-get install tomcat5.5" and press "Enter."
- 4). Type "apt-get install tomcat5.5-webapps" and press "Enter."
- 5). Type "apt-get install tomcat5.5-admin" and press "Enter." Apache Tomcat is now downloaded and installed on your computer.
Source...