Can't find PgAdmin 4 for Parrot

Hello team,
Please can anybody help and guide me on what to use to manage PostgreSQL?
I can’t find PgAdmin 4 V5 for parrrot sec os

sudo curl https://www.pgadmin.org/static/packages_pgadmin_org.pub | sudo apt-key add
sudo sh -c 'echo "deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/buster pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'
sudo apt install pgadmin4