On 09/07/2016 01:27 PM, CLOSE Dave wrote:
It seems to be trying to put everything back to F23. "rpm -qa|sort"
shows that almost all of the fc23 packages are paired with fc24
packages, both of which are installed. Is there any reason I can't just
remove the redundant packages?

dnf remove \*fc23\* will get rid of them all, but there's always the chance that there's a package you need that hasn't been updated yet. Back in the yum days you could use package-cleanup --cleandupes for this, but I don't think there's a dnf version.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to