https://www.enterprisedb.com/repos
user=hharnedi@gmail.com
Auto
curl -1sLf 'https://downloads.enterprisedb.com/lJgm4T6b9h13HdXaYzTaoCL7J1FOi6OZ/enterprise/setup.deb.sh' | sudo -E bash
Manual
apt-get install -y debian-keyring # debian only
apt-get install -y debian-archive-keyring # debian only
apt-get install -y apt-transport-https
# For Debian Stretch, Ubuntu 16.04 and later
keyring_location=/usr/share/keyrings/enterprisedb-enterprise-archive-keyring.gpg
curl -1sLf 'https://downloads.enterprisedb.com/lJgm4T6b9h13HdXaYzTaoCL7J1FOi6OZ/enterprise/gpg.E71EB0829F1EF813.key' | gpg --dearmor > ${keyring_location}
curl -1sLf 'https://downloads.enterprisedb.com/lJgm4T6b9h13HdXaYzTaoCL7J1FOi6OZ/enterprise/config.deb.txt?distro=ubuntu&codename=jammy' > /etc/apt/sources.list.d/enterprisedb-enterprise.list
apt-get update
Step 2
sudo apt-get -y install edb-pem
Tidak ada komentar:
Posting Komentar