the command sudo sudo yum install phpmyadmin is not working on centos7. It is not finding phpmyadmin. I can´t install phpmyadmin.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there @othonnin,
You would need to first add the epel repository by running this command:
- sudo yum install epel-release
I would recommend following the steps from this step by step tutorial on how to install PHPMyAdmin on CentOS 7:
Hope that this helps! Regards, Bobby
Hi @bobbyiliev
Yes, I did that. But “sudo yum install phpmyadmin” is not working even after “sudo yum install epel-release”
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,
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.