Install
dependencies
yay -S python-virtualenv postgresql-libs electron
clone:
git clone https://github.com/merll/pgadmin4-nw.git
cd pgadmin4-nw
makepkg -i
if run
==> Verifying source file signatures with gpg...
pgadmin4-9.3.tar.gz ... FAILED (unknown public key 8881B2A8210976F2)
==> ERROR: One or more PGP signatures could not be verified!
run this:
gpg --recv-keys 8881B2A8210976F2
adn do this again:
makepkg -i