1
CentOS에서 tomcat 9를 완전히 제거하려고합니다.CentOS에서 tomcat 9를 완전히 제거/제거
먼저 나는 내가 가진 출력은 내가 다시
rpm -qa|grep tomcat
을 시도했을 때
tomcat-9.0.0-26.el7.centos.x86_64
가 그럼 난
sudo yum remove tomcat.x86_64
을 사용
rpm -qa|grep tomcat
이었다 사용
출력을 얻지 못했습니다. 바람둥이가 완전히 제거되었는지 확실하지 않습니다. 내가
jglobus-ssl-proxies-tomcat.noarch 2.1.0-6.el7 epel
tomcat.noarch 7.0.76-2.el7 base
tomcat-admin-webapps.noarch 7.0.76-2.el7 base
tomcat-docs-webapp.noarch 7.0.76-2.el7 base
tomcat-el-2.2-api.noarch 7.0.76-2.el7 base
tomcat-javadoc.noarch 7.0.76-2.el7 base
tomcat-jsp-2.2-api.noarch 7.0.76-2.el7 base
tomcat-jsvc.noarch 7.0.76-2.el7 base
tomcat-lib.noarch 7.0.76-2.el7 base
tomcat-native.x86_64 1.1.34-1.el7 epel
tomcat-servlet-3.0-api.noarch 7.0.76-2.el7 base
tomcat-webapps.noarch 7.0.76-2.el7 base
tomcatjss.noarch 7.2.1-6.el7 base
있는 목록을 볼 수 있습니다
sudo yum list|grep -i tomcat
나는 다음과 같은 명령을 사용 는, 그래서 제 질문은 내가 바람둥이가 완전히 제거인지 아닌지하지 확신 지금? 그렇지 않은 경우 시스템에서 완전히 제거하려면 어떻게해야합니까?