On Mon, 26 Sep 2016 11:23:53 -0700
stan <stanl-fedorau...@vfemail.net> wrote:


> dnf remove $(dnf repoquery --installonly --latest-limit -3 -q)

This is wrong! I copied the wrong line.  The actual command should be

dnf remove $(dnf repoquery --duplicated --latest-limit -1 -q)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to