Uninstall Apache Tomcat In Ubuntu
by Nirmala[ Edit ] 2010-09-18 10:57:34
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.