Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to Completely Remove KDE 3.3.2? (Solved)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Clete2
Guru
Guru


Joined: 09 Aug 2003
Posts: 530
Location: Bloomington, Illinois

PostPosted: Thu Mar 17, 2005 4:11 pm    Post subject: How to Completely Remove KDE 3.3.2? (Solved) Reply with quote

Hi,

I have installed kde-meta for 3.4 and I was wondering, since a lot of kde-meta packages are blocking the regular kde packages, how do I completely and cleanly remove any older versions of KDE without removing kde-meta?
_________________
My Blog


Last edited by Clete2 on Thu Mar 17, 2005 6:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
Clete2
Guru
Guru


Joined: 09 Aug 2003
Posts: 530
Location: Bloomington, Illinois

PostPosted: Thu Mar 17, 2005 5:41 pm    Post subject: Reply with quote

bump.

I found some topics on this, but none of it worked.

emerge --depclean -p lists a bunch of 3.4 packages :(.

I don't want to do it manually, as I want to make sure that nothing from KDE 3.3 is left.
_________________
My Blog
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Thu Mar 17, 2005 5:52 pm    Post subject: Reply with quote

and what gives thsi?:

Code:
emerge -P -p `echo kde-base/{kde{,libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils},arts}`
Back to top
View user's profile Send private message
Clete2
Guru
Guru


Joined: 09 Aug 2003
Posts: 530
Location: Bloomington, Illinois

PostPosted: Thu Mar 17, 2005 6:16 pm    Post subject: Reply with quote

Thanks for your reply. :)

Ah, my second topic that I fixed on my own today :(.

I tried yours and it tried to remove 2 KDE 3.4 packages. I found this other post and the guy said to get rid of KDE 3.4, do this:

emerge -Ca `ls -d /var/db/pkg/kde-base/*-3.4* | sed -e "s/\/var\/db\/pkg\///g"`

so, I changed it to:

emerge -Ca `ls -d /var/db/pkg/kde-base/*-3.3* | sed -e "s/\/var\/db\/pkg\///g"`

and it worked perfectly.

Sorry for the trouble.
_________________
My Blog
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum