On Sat, 01 Dec 2012 18:27:17 -0500, Felix Miata wrote: > # yum remove parted > ... > Remove 1 Package (+110 Dependent packages) > ... > O_O > > e.g. > gwenview > kamera > kcalc > kde-print-manager > kdm > kmix > kwallet > kwrite > ksnapshot > okular Well, that doesn't show the direct dependencies on "parted". Package "parted" contains shared libs, which likely are linked with desktop framework components which cannot be removed. A basic and more direct depcheck is like this (but not with KDE): # rpm --test --erase parted error: Failed dependencies: libparted.so.2()(64bit) is needed by (installed) libvirt-daemon-0.10.2.1-3.fc18.x86_64 parted is needed by (installed) libvirt-daemon-0.10.2.1-3.fc18.x86_64 parted is needed by (installed) udisks2-2.0.0-1.fc18.x86_64 -- Fedora release 18 (Spherical Cow) - Linux 3.6.7-5.fc18.x86_64 loadavg: 0.07 0.14 0.21 -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test