Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: how do i delets firefox so i can reinstall

  • Subject: Re: how do i delets firefox so i can reinstall
  • From: Roy Schestowitz <newsgroups@xxxxxxxxxxxxxxx>
  • Date: Mon, 19 Sep 2005 07:40:06 +0100
  • Newsgroups: alt.os.linux.suse
  • Organization: schestowitz.com / MCC / Manchester University
  • References: <GkqXe.8129$Gh.7307@tornado.socal.rr.com> <edrXe.361$Vz7.288@newssvr23.news.prodigy.net>
  • Reply-to: newsgroups@xxxxxxxxxxxxxxx
  • User-agent: KNode/0.7.2
__/ [noi] on Monday 19 September 2005 05:34 \__

> On Mon, 19 Sep 2005 03:33:58 +0000, al wrote this:
> 
>> I need to delete and do a complete reinstall
>> 
>> thanks
> 
> Assuming SuSE or RH installed rpm.
> $ rpm -qa | grep -i firefox
> 
> # then remove the package from above
> $ rpm -e firefox-??????
> 
> # or with Suse Yast2, add remove programs.
> 
> # to completely remove all traces you could
> $ rpm -R ~/.mozilla
> 
> # If you installed firefox from the source, .gz or .bz
> # then
> $ find / -name "firefox*"
> $ rm -R /path_to_/firefox

I never installed Firefox using an RPM. I just uncompressed some binaries,
which seem to have done the trick. If I was to remove Firefox, I would just
log in (root privileges not needed in my case) and

rm -rf ~/..../Programs/firefox

The KDE file manager (i.e. Konqueror) might be an easier for the OP to do
this assuming no RPM was ever handled.

To remove all user-bound settings as well as Firefox, apply the same to
~/.mozilla/firefox/

Roy

-- 
Roy S. Schestowitz      | The most satisfying eXPerience is UNIX
http://Schestowitz.com  |    SuSE Linux    |     PGP-Key: 74572E8E
  7:35am  up 24 days 19:49,  3 users,  load average: 0.12, 0.40, 0.59

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index