On Fri, Oct 21, 2022 at 9:59 AM Leon Fauster via epel-devel <epel-devel@lists.fedoraproject.org> wrote:
Am 21.10.22 um 17:11 schrieb Troy Dawson:
...
> == Transition Steps
> === 1 - Verify that you are using an EPEL 8 Module
> dnf list installed | grep epel-modular
> If nothing shows up, great, you are done.

just wanted to add:

dnf list installed | grep epel-testing-modular

Thanks Leon, I forgot that.
I guess to have it all in one

  dnf list installed | grep -e epel-modular -e epel-testing-modular