On Tue, 2006-06-13 at 02:25 -0300, Daniel Bolgheroni wrote: > Hi, > > are there any way to do a recursive remove of a package and all > packages it depends on? Something like the -R option found in pkgsrc. > > http://netbsd.gw.com/cgi-bin/man-cgi?pkg_delete++NetBSD-current > yum remove name-of-package yum will find all of its dependencies and confirm if you wish to remove them. -sv