LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-02-2003, 08:42 PM   #16
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45

what you do is you uninstall mozilla-mail and mozilla-psm before uninstalling mozilla. You never posted this error in this post..you said you couldnt uninstall it using rpm -e??
 
Old 08-03-2003, 08:28 AM   #17
Disruptor
LQ Newbie
 
Registered: Jul 2003
Location: Hellas - Crete - Heraklion
Distribution: Red Hat 9
Posts: 24

Rep: Reputation: 15
> did a man rpm and learned a couple things :P i can use the nodeps option and
> not have it do a dependency check. I was wondering if I can just do that...
> (since I probably wont use mozilla mail 1.2.1 or mozilla psm 1.2.1 since i
> already have mozilla 1.4)

That's the spirit!! Reading manual pages, using help forums a little patience
and caution ... I see you becoming accustomed to linux in no time!! Really!
Now, about the mozilla 1.2 uninstalling: respect dependencies - don't force
rpm to install/uninstall rpms that leave unsatisfied dependencies.
Dependencies are there for a reason - respect them if you want a peace of
mind. Now to uninstall mozilla:

-- See what packets depend on mozilla:

rpm -q --whatrequires mozilla
<depend1>
<depend2>
...

-- Remove these programs first:

rpm -ev <depend1>
rpm -ev <depend2>
...

-- Remove mozilla it's self:

rpm -ev mozilla

You can do all these in one go:

rpm -ev mozilla <depend1> <depend2> ...

That's all there is to it!!

Cheers,
Dominique
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mozilla flaws could allow attacks, data access into Firefox & Mozilla web browsers! t3gah Linux - Security 6 04-09-2006 04:00 AM
/usr/lib/mozilla-1.7.11/run-mozilla.sh: line 159: 3492 Segmentation fault behmjoe Linux From Scratch 2 11-28-2005 10:48 AM
Installing Blam: no mozilla found - I'm positive I have Mozilla installed. Strange. cillm527 Linux - Software 2 07-25-2005 04:49 PM
Segfaults in Mozilla, Mozilla Firebird, and Mozilla Thunderbird Ninja Cow Linux - Software 2 02-02-2004 01:33 AM
howto get firebird to open link in mozilla mail instead of mozilla? breadbin Linux - Software 1 09-13-2003 04:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration