I recently used Yum (on Fedora 13) to install xmms2. It found some dependencies and installed those as well. Immediately after I installed xmms2, I performed yum erase xmms2, but it uninstalled only the xmms2 package, and not the packages that were installed along with it to resolve dependencies. I also tried performing package-cleanup --orphans, but it doesn't list those packages. What is happening here? Shouldn't the other packages be uninstalled as well?
| |||||
feedback
|
|
It's a design decision that was made long, long ago. install | |||
|
feedback
|
|
In yum-3.2.28-13 it does remove orphaned packages with | |||
|
feedback
|