Problem
When installing the application on a computer running the CentOS operating system, you see a message stating that the repository for the DNF software package manager is not available. Application installation is interrupted.
Solution
The application cannot be installed if the repositories containing the installation packages for the operating system are unavailable (or incorrectly configured) in the DNF software package manager. To install the application, unavailable repositories must be disabled.
To disable unavailable repositories and install the application:
dnf repolist
sudo dnf config-manager --set-disabled <repository name>