Код: Выделить всё
apt install gnupg gnupg2 gnupg1 mcrypt pgpgpg
Код: Выделить всё
wget -qO - https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/bullseye/pgadmin4.key
wget -qO - https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/bullseye/pgadmin4.key | gpg --dearmor -o /etc/apt/trusted.gpg.d/pgadmin.gpg
echo "deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/bullseye pgadmin4 main" | sudo tee /etc/apt/sources.list.d/pgadmin4.list