Delete httpd from centos

Source: Internet
Author: User
Centos deletes the built-in httpd1 and [root @ localhostetc] # rpm-qa | grephttpd, and views the httpd-related software packages. Httpd-tools-2.2.15-15.el6.centos.i686httpd-2.2.15-15.el6.centos.i686www.2cto.com2, and then remove htt
Centos deletes the built-in httpd 1 and [root @ localhost etc] # rpm-qa | grep httpd to view the httpd-related software packages. Httpd-tools-2.2.15-15.el6.centos.i686httpd-2.2.15-15.el6.centos.i686 www.2cto.com 2, and then delete httpd: [root @ localhost etc] # rpm-e httpd problem: error: Failed dependencies: httpd> = 2.2.0 is needed by (installed) gnome-user-share-0.10-6.el5.i386 3, there is a related software package not deleted, clear it, that is: [root @ localhost etc] # rpm-e gnome-user-share www.2cto.com 4. delete httpd [root @ localhost etc] # rpm-e httpd # The parameter-nodeps can be used that is, regardless of the dependencies between various program packages. [Root @ localhost etc] # rpm-e-nodeps httpd // You do not need to delete gnome-user-share.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.