Страница 1 из 1

pgp

Добавлено: 24 сен 2024, 12:03
ya

Код: Выделить всё

apt install gnupg gnupg2 gnupg1 mcrypt pgpgpg
https://www.pgadmin.org/download/pgadmin-4-apt/

Код: Выделить всё

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