Installing EDB Transporter on SLES 12 x86_64 v2_preview

Prerequisites

Before you begin the installation process:

  • Set up the EDB repository.

    Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step.

    To determine if your repository exists, enter:

    zypper lr -E | grep enterprisedb

    If no output is generated, the repository isn't installed.

    To set up the EDB repository:

    1. Go to EDB repositories.

    2. Select the button that provides access to the EDB repo.

    3. Select the platform and software that you want to download.

  • Activate the required SUSE module:

    sudo SUSEConnect -p PackageHub/12.5/x86_64
    sudo SUSEConnect -p sle-sdk/12.5/x86_64
    
  • Refresh the metadata:

    sudo zypper refresh

Install the package

Install CDCReader:

sudo zypper install cdcreader-1.4-1.4766136665.17.1.el8.x86_64

Install CDCWriter:

sudo zypper install cdcwriter-1.3-1.4766201953.4.1.el8.x86_64