Adding EDB repositories using the command line
Suggest editsUsing the command line to add repositories allows you more flexibility when adding EDB repositories to your system than using the website. The website currently supports only Enterprise subscriptions, but the CLI allows you to add any EDB repository, including community360
, standard
, enterprise
, and postgres_distributed
.
See Repositories by name for a list of repositories and the subscriptions that can access them.
From your EDB account, get your token.
Save your token in the environment variable
$EDB_SUBSCRIPTION_TOKEN
:Save your required repository name in the environment variable
$EDB_REPO
:Depending on your operating system, run the appropriate curl command.
RHEL/AlmaLinux/RockyLinux/Oracle Linux and SUSE:
Ubuntu/Debian:
You can now install packages from that EDB repository. Move on to installing named packages to install the packages you need.
Note
If you have any issues, see Troubleshooting.
Could this page be better? Report a problem or suggest an addition!