Almalinux : why do we need to remove remi-release for installing passbolt?

Hello,

I wanted to install passbolt-ce-server on an almalinux 8 server.
I got a local almalinux8 repository. I wanted to add passbolt repository to this local repository (since my almalinux 8 server doesn’t have access to the Internet).

When I lauch on my repo

sudo bash ./passbolt-repo-setup.ce.sh

I got this error:

remi-release is already installed, please remove it before executing this script

Indeed, I already have remi repository on my repo.

Could someone explain me why I have to remove remi ? (I need it on my repo for other server).

What is the risk to comment this condition in the installation script (conflict in the futur ?)

thanks !