On Wed, Jul 11, 2012 at 9:08 AM, Mateusz Marzantowicz
<mmarzantow...@osdf.com.pl> wrote:
> To see what packages are left on your system you can type:
> package-cleanup --orphans. I think you can combine this command with
> yum: yum remove $(  package-cleanup --orphans  ). There is first line of
> output from package-cleanup which will cause some errors but you can
> ignore them.

No, --orphans only lists packages that are not found in an active
repository. Since the old wine dependencies are in the repositories
they will not be listed. You need --leaves as I previously mentioned.

Thanks,
Richard
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to