On Fri, 2004-11-26 at 19:25, Danesh Daroui wrote:
Rahul Sundaram wrote:
On Sat, 27 Nov 2004 03:59:09 +0100, Danesh Daroui <danesh.d@xxxxxxxxxxxx> wrote:
Yes, thanks. It worked. But, what is yum ?
man yum
Is it used to install and uninstall programs ?
Yes
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 ?
yum list $appname <-- tel you if its available or installed
yum list <-- List them all ( I forget if its just available or both
installed and available )
man yum <-- for more info on yum
Sorry I am a little new in linux platforms
We all were/are at one point no need to be sorry
Thank you Mike. It helps very much.