@bobbyiliev,
I have upgraded to CENTOS 8 to check if that was the problem but it is still not working.
CentOS Linux release 8.1.1911 (Core)
When I try again the command sudo yum install epel-release:
DigitalOcean Agent 146 kB/s | 3.3 kB 00:00
O pacote epel-release-8-8.el8.noarch já está instalado.
Dependências resolvidas.
Nada para fazer.
Concluído!
<^>Translation: DigitalOcean Agent 146 kB / s | 3.3 kB 00:00
The epel-release-8-8.el8.noarch package is already installed.
Dependencies resolved.
Nothing to do.
Concluded!<^>
The command sudo yum install phpmyadmin keeps returning this even after “yum repolist enabled” and “grep -r exclude /etc/yum.*” :
Nenhuma correspondência para argumento: phpmyadmin
Erro: Não foi possível encontrar uma correspondência: phpmyadmin
<^>
Translation: No match for argument: phpmyadmin
Error: Could not find a match: phpmyadmin<^>
Best,