<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Rahul Sundaram wrote:
<blockquote cite="midc79487d604112619091984a5a8@mail.gmail.com"
 type="cite">
  <pre wrap="">On Sat, 27 Nov 2004 03:59:09 +0100, Danesh Daroui <a class="moz-txt-link-rfc2396E" href="mailto:danesh.d@bredband.net"><danesh.d@bredband.net></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,

I have insalled Fedora Core 3 on my computer with default option of web
server installation option. Now, I just want to uninstall Apache from my
system. I used Add/Remove Packages utility program but when I unmark
Apache web server and click on Update button it says that it can not
locate PHP !!! How can I completely uninstall Apache and re-install it ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
try

yum remove httpd

  </pre>
</blockquote>
Yes, thanks. It worked. But, what is yum ? Is it used to install and
uninstall programs ? If I want to remove other programs, how can I find
out the name that should I write instead of httpd in yum remove httpd
command ? Sorry I am a little new in linux platforms<br>
<br>
</body>
</html>