Uninstall Apache Tomcat In Ubuntu - Linux Views : 978
Tagged in : Linux
1 0
Send mail
Uninstall Apache Tomcat In Ubuntu
Use the below command to uninstall tomcat
apt-get remove tomcat6

thats it

if for some reason you get an error saying the package is not found, it maybe that you have a different version of tomcat, maybe its tomcat5 or tomcat7 , so give correct version.

By Nirmala, On - 2010-09-18



    Login to add Comments .