Click to See Complete Forum and Search --> : Removing Netscape 4.76


pjlee2
10-29-2001, 05:35 PM
I'm new to Linux so please bare with me.

I just installed Red Hat 7.1 and noticed Netscape 4.76 is automatically bundled with the OS. I just installed Netscape 6 and realized 4.76 is still the default browser.

Can someone please explain to me how to remove 4.76?

Thanks in advance!

fateswarm
10-29-2001, 07:08 PM
Rpm is the program to use in Red Hat for removing and adding programs. I suggest to do 'man rpm' and read the manual pages of rpm.

(I suppose it's something like 'rpm -remove netscape4.76' but I don't use redhat)

scanez
10-29-2001, 07:12 PM
rpm -e netscape-common-4.76... (or some variety of that)