Re: removing a program

2002-11-21 Thread greg
> To: "Red Hat List" <[EMAIL PROTECTED]> > Sent: Thursday, November 21, 2002 10:26 AM > Subject: Re: removing a program > > > > Will, > > I don't think it was an rpm install. It installed from their automated > > service on their web site. Th

Re: removing a program

2002-11-21 Thread Will Mc Donald
ace back, remove the backup (assuming it's on disk and not tape). Will. - Original Message - From: "Greg" <[EMAIL PROTECTED]> To: "Red Hat List" <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 10:26 AM Subject: Re: removing a program > Will, >

Re: removing a program

2002-11-21 Thread João Pedro
How do I remove a program installed on my system? The program is Netscape 7, and system RH8. depends how it was installed. If from rpm, it will usually be 'rpm -e '. Check out 'man rpm'. Regards, --- Edward Dekkers Unfortunately Netscape 7 isn't distributed in rpm format so, that's n

Re: removing a program

2002-11-21 Thread Greg
Will, I don't think it was an rpm install. It installed from their automated service on their web site. The program is located in /usr/local/netscape. If I remove this folder, will that be as good as installing it, or will there still be traces of the program left? regards Greg On Thu, 2002-11-

Re: removing a program

2002-11-21 Thread Edward Dekkers
> How do I remove a program installed on my system? The program is > Netscape 7, and system RH8. depends how it was installed. If from rpm, it will usually be 'rpm -e '. Check out 'man rpm'. Regards, --- Edward Dekkers (Director) Triple D Computer Services P/L -- redhat-list mailing list u

Re: removing a program

2002-11-21 Thread Will Mc Donald
From: "Greg" <[EMAIL PROTECTED]> > How do I remove a program installed on my system? The program is > Netscape 7, and system RH8. > > regards Greg $ rpm -qa | grep -i netscape Will show you which Netscape related RPMs are installed, then (as root)... # rpm -e $RPMs replacing $RPMs with the

removing a program

2002-11-20 Thread Greg
How do I remove a program installed on my system? The program is Netscape 7, and system RH8. regards Greg -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list