Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
remove every trace of KDE!
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
iDeJ
Apprentice
Apprentice


Joined: 29 Aug 2003
Posts: 247
Location: Bad Sooden-Allendorf

PostPosted: Wed Oct 26, 2005 2:31 pm    Post subject: remove every trace of KDE! Reply with quote

hi,

i had some problems with KDE, tried to fix them and made it even worse :/

However now, i want to remove every trace of KDE and every version i've collected and not yet unmerged (3.3, 3.4, parts of 3.5_beta1) and try KDE 3.5_beta2

i've done this
Quote:

emerge unmerge kde*/*


However /usr/kde ist still there and if i want to reemerge KDE i become a lot of
Warnings

Quote:

[..]
INCOMPLETE MERGE: /var/db/pkg/kde-base/-MERGING-kde-3.3.2
INCOMPLETE MERGE: /var/db/pkg/kde-base/-MERGING-kde-3.3.2
INCOMPLETE MERGE: /var/db/pkg/kde-base/-MERGING-kde-3.3.2
INCOMPLETE MERGE: /var/db/pkg/kde-base/-MERGING-kde-3.3.2
INCOMPLETE MERGE: /var/db/pkg/kde-base/-MERGING-kde-3.3.2
INCOMPLETE MERGE: /var/db/pkg/kde-base/-MERGING-kde-3.3.2
INCOMPLETE MERGE: /var/db/pkg/kde-base/-MERGING-kde-3.3.2
[..]

They are not new at all, i've them since i emerged KDE 3.3.2 but somehow they are going to anoy me :/
(They seem to scream, stupid bastard, try to catch us *g)

How can i get rid of them
_________________
Linux is like a Wigwam - no Gates, no Windows and a Apache inside
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 680
Location: in the shell

PostPosted: Wed Oct 26, 2005 2:38 pm    Post subject: Reply with quote

run
Code:

emerge -C kde

followed by
Code:

emrge -p depclean

make sure that there are NO packges in list that you still need..- if there are any, add them to
Code:

/var/lib/portage/world

then run
Code:

emerge depclean

and
Code:

rm -R /home/youruser/.kde*


that should do it..


Last edited by _loki_ on Wed Oct 26, 2005 10:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
iDeJ
Apprentice
Apprentice


Joined: 29 Aug 2003
Posts: 247
Location: Bad Sooden-Allendorf

PostPosted: Wed Oct 26, 2005 2:56 pm    Post subject: Reply with quote

you saved my day - nearly :/

i still got these Incomplete Merge Warnings :/
_________________
Linux is like a Wigwam - no Gates, no Windows and a Apache inside
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 680
Location: in the shell

PostPosted: Wed Oct 26, 2005 4:46 pm    Post subject: Reply with quote

then just delete the crap..
Code:

rm -R /var/db/pkg/kde-base/

and also the temp files..
Code:

rm -R /var/temp/portage/*
Back to top
View user's profile Send private message
alienjon
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1709

PostPosted: Wed Oct 26, 2005 5:11 pm    Post subject: Reply with quote

I was told NOT to run -depclean when removing KDE. If I understand correctly it isn't working the way it should for KDE yet. (Please feel free to correct me if I misunderstood that) I just recently moved from the monolithic e-builds to the split ebuilds and, as such, had my own issues removing KDE. If you're removing a monolithic set try running:

Code:
emerge -C kdeaddons kdeaccessibility kdepim kdesdk kdenetwork kdeartwork kdetoys kdeutils kdewebdev kdeadmin kdebase kdeedu kdemultimedia kdegraphics kdegames


Add to that list the keyword you used to initially install KDE (so for me I just ran 'emerge kde' so I added kde to the end of that list. Pretend first ( just in case :wink: ) but doing this made everything nice and clean. If emerge gives you an error saying that it can't find one of those packages, then just ignore it since it isn't on your system anyway.

I imagine that removing the split e-build version of kde would be even simpler, since you should know what you've installed already.
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 680
Location: in the shell

PostPosted: Wed Oct 26, 2005 10:07 pm    Post subject: Reply with quote

dunno about kde in specific.. I don't use it, but I'd guess that is there is no package asking for all the kde stuff in world anymore (which is when you unmerge it) the remainig packages should be removed by depclean..- if not you'd see it by running
Code:

emerge -p depclean

if there are no kde packages listed, they won't be uninstalled. Anyway I think that's not been the problem that causes the warnings when trying to reinstall kde.. deleting
Code:

/var/db/pkg/kde-base/*

should di that I guess
Back to top
View user's profile Send private message
iDeJ
Apprentice
Apprentice


Joined: 29 Aug 2003
Posts: 247
Location: Bad Sooden-Allendorf

PostPosted: Wed Oct 26, 2005 10:17 pm    Post subject: Reply with quote

Code:

/var/db/pkg/kde-base/*

should di that I guess[/quote]

However, it is too late now :)

The only mistake i see right now is do delete /var/db/pkg/kde-base/* while emerging kde 3.5_beta2 :)
Did not thought of the consequences and now i can emerge kde again :/
_________________
Linux is like a Wigwam - no Gates, no Windows and a Apache inside
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