On Thu, Jun 25, 2020 at 9:09 PM Miroslav Suchý <msu...@redhat.com> wrote:
> Dne 24. 06. 20 v 4:40 Przemek Klosowski via devel napsal(a): > > dnf -C list extras > > How do I skip packages which are installed from @@commandline? Is there > anything else than "grep -v"? > > I am sorry but this is not an easy task with DNF CLI and too specific. `grep` would be the best option. Or you can set up your own script using DNF API. I can help with that. Jasroslav
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org