0
ERROR: Conf phpmyadmin does not exist!
dpkg: error processing package phpmyadmin (--remove):
 installed phpmyadmin package post-removal script subprocess returned error exit
 status 1
dpkg: too many errors, stopping
Errors were encountered while processing:
 phpmyadmin
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
N0rbert
  • 103,263

1 Answers1

0

Problem installing phpMyAdmin on Ubuntu 19.10 (Eoan Ermine)

You can use our PPA to fix this issue (if you wanted to re-install), phpMyAdmin is back in Ubuntu 20

sudo add-apt-repository ppa:phpmyadmin/ppa
sudo apt-get update
sudo apt-get install phpmyadmin