While running a script that install openvino dependencies, I got the following yum error:
There are no enabled repos.
Run yum repolist all
to see the repos you have.
You can enable repos with yum-config-manager --enable <repo>
I found on google and tried the following command, but I still have the same error:
sudo yum-config-manager --enable \*
I do this on a raspberry pi with: Raspbian GNU/Linux 10 (buster)