I just installed PostgreSQL and I am trying to install pgdmin4, but whenever I run the command below to install pgadmin4 and pgadmin4-apache2
sudo apt install pgadmin4 pgadmin4-apache2
I often get the error
E: Package 'pgadmin4' has no installation candidate
E: Unable to locate package pgadmin4-apache2
I have tried out a lot of solutions, but none seems to do the trick. I need some help.