On Sat, Nov 08, 2014 at 11:26:50PM +0100, drago01 wrote: > Well if you have package foo that suggests bar and you do > > dnf/yum install foo it should simply install both, but if you do > yum/dnf remove bar it should leave foo installed. > > But neither is implemented. Because you're using Suggests, not Recommends. For Recommends, dnf will also install bar if you install foo. It will also remove bar again if you deinstall foo and clean_requirements_on_remove is set to true. Cheers, Michael. -- Michael Schroeder mls@xxxxxxx SUSE LINUX GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct