How to Install and Uninstall tomcat10 Package on Kali Linux

Last updated: May 17,2024

1. Install "tomcat10" package

Please follow the steps below to install tomcat10 on Kali Linux

$ sudo apt update $ sudo apt install tomcat10

2. Uninstall "tomcat10" package

This tutorial shows how to uninstall tomcat10 on Kali Linux:

$ sudo apt remove tomcat10 $ sudo apt autoclean && sudo apt autoremove

3. Information about the tomcat10 package on Kali Linux

Package: tomcat10
Version: 10.1.16-1
Installed-Size: 296
Maintainer: Debian Java Maintainers
Architecture: all
Depends: lsb-base (>= 3.0-6), systemd (>= 238) | systemd-sysusers, systemd (>= 238) | systemd-tmpfiles, tomcat10-common (>= 10.1.16-1), ucf
Recommends: libtcnative-1 (>= 1.2.18)
Suggests: tomcat10-admin (>= 10.1.16-1), tomcat10-docs (>= 10.1.16-1), tomcat10-examples (>= 10.1.16-1), tomcat10-user (>= 10.1.16-1)
Size: 40768
SHA256: c9495928cad4759b8f1cae5d0ce08fdf96edbce31c89031bddedb33d6a77a1ac
SHA1: 7898edf0e4fe145c4acb8def75f748612b7af4fc
MD5sum: dc8b9117dedf78e47dd97183f4ae973b
Description: Apache Tomcat 10 - 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 tomcat10-docs and tomcat10-examples packages if you want them.
Install tomcat10-user instead of this package if you don't want Tomcat to
start as a service.
Description-md5:
Homepage: http://tomcat.apache.org
Section: java
Priority: optional
Filename: pool/main/t/tomcat10/tomcat10_10.1.16-1_all.deb