Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Uninstalling KDE Base
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
Guilhe
n00b
n00b


Joined: 04 Aug 2004
Posts: 13

PostPosted: Fri Aug 13, 2004 12:05 pm    Post subject: Uninstalling KDE Base Reply with quote

Hi people,
Help for a noob here =)

I install KDE (emerge kdebase), but i don'k like it, and i want to unmerge all packets from kde (kdebase, kdelibs, qt) all dependencies, of corse, without xorg-x11, how i do that?

Thanks
Back to top
View user's profile Send private message
30726
Veteran
Veteran


Joined: 24 Sep 2003
Posts: 1501

PostPosted: Fri Aug 13, 2004 12:47 pm    Post subject: Reply with quote

USE="-kde -qt" emerge -p depclean

Evaluate the list for sanity so you don't hose your system.
Back to top
View user's profile Send private message
Cuardin
l33t
l33t


Joined: 06 Feb 2003
Posts: 713
Location: vasastaden.stockholm.se

PostPosted: Fri Aug 13, 2004 12:49 pm    Post subject: Reply with quote

Well, there is tha manual way where you clean them out one by one
Code:
emerge -c <package>

Not too practical

There is also the automatic way.
Code:
 emerge depclean

Quote:
depclean
Cleans the system by removing packages that are not associated
with explicitly merged packages. Depclean works by creating the
full dependency tree from the system list and the world file,
then comparing it to installed packages. Packages installed, but
not associated with an explicit merge are listed as candidates
for unmerging. WARNING: This can seriously affect your system by
removing packages that may have been linked against, but due to
changes in USE flags may no longer be part of the dep tree. Use
caution when employing this feature.
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