Cannot add repo for Icinga2 for Fedora 41

I’m trying to install icinga2 on Fedora 41, but I can’t.

First, command --add-repo was updated to addrepo

Even adapting the command to

dnf config-manager addrepo --from-repofile=Index of /fedora/41/release

iI receive this kind of error:

Erro no arquivo de configuração “/etc/yum.repos.d/release.repo.qSk8Jq”

I think this is outdated:
does this work?

dnf config-manager addrepo --from-repofile=https://packages.icinga.com/fedora/ICINGA-release.repo
1 Like

yes! This link helped me a lot!
Tks!