I'm just wondering, when is PhpMyAdmin going to be ready for Ubuntu 19.10? Should we wait until the next Ubuntu version?
I know there's a related topic about this (Problem installing phpmyadmin on ubuntu 19.10) but as nothing I've tried seems to solve my problem, I'm thinking of downgrading to 19.04 again.
P.S.: This question is different because I wanted to know if there was going to be a date for an official release of PhpMyAdmin for this version of Linux, but looks like it will take some time before this gets done.
I found two excellent alternatives for PhpMyAdmin:
So, this topic can be closed.
Thanks!
apt-cache search phpmyadmin
? – Alexis Wilke Nov 07 '19 at 04:31snap find php
just in case and it's not a snap either. – Alexis Wilke Nov 07 '19 at 06:48adminer
and it can be installed withapt-get
. I don't use those (I use the command line directly) so I'm not sure whether it would be enough in term of functionality. – Alexis Wilke Nov 15 '19 at 04:03