DNF and regular expressions

Germano Massullo germano.massullo at gmail.com
Mon Jun 29 10:12:57 UTC 2015


What is wrong with DNF's regular expression
# dnf remove *debuginfo*.fc20.x86_64
? I am on F22 but I have a lot packets that should match that regular
expression, but dnf does not find them.
I also tried to add some escape chars like
dnf remove *\-debuginfo\-*.fc20.x86_64
but the result is the same


More information about the devel mailing list