[root@vmi329080 ~]# sudo yum install phpmyadmin
Last metadata expiration check: 0:57:18 ago on Sun 05 Jan 2020 01:05:52 PM CET.
No match for argument: phpmyadmin
Error: Unable to find a match
This is what i get when i install phpmyadmin ..
[root@vmi329080 ~]# sudo yum install phpmyadmin
Last metadata expiration check: 0:57:18 ago on Sun 05 Jan 2020 01:05:52 PM CET.
No match for argument: phpmyadmin
Error: Unable to find a match
This is what i get when i install phpmyadmin ..
2
Answers
You need to install epel repository to be accessible by yum
Despite trying all the solutions mentioned above, none of them worked for me. However, I was able to find a solution that worked after conducting further research.
In case any of the PHP stream from the "remi-modular" repository are enabled, it is possible to install phpMyAdmin from the "remi" non-modular repository.