LiveCompare Installation v3

Before installing, consult the LiveCompare requirements to ensure that your system meets the necessary prerequisites.

Installation from EDB repositories

You can install LiveCompare from the EnterpriseDB's Repos 2.0 repository.

If you have not already installed the appropriate EnterpriseDB repository, follow the instructions in the EnterpriseDB repository installation guide.

Then, to install LiveCompare, run the following command:

RHEL 8, or othe RPM-based distributions:

sudo dnf install edb-livecompare

Debian 11, Ubuntu, or other Debian-based distributions:

sudo apt-get install edb-livecompare

SLES 12 SP5 and 15 SP3:

sudo zypper install edb-livecompare

Installation with manual download

If you prefer to download the LiveCompare package manually, you can download the package from the EnterpriseDB website.

After downloading the package, you can install it using the following command:

RHEL 8, or othe RPM-based distributions:

sudo rpm -i edb-livecompare-<version>.rpm

Debian 11, Ubuntu, or other Debian-based distributions:

sudo dpkg -i edb-livecompare-<version>.deb

SLES 12 SP5 and 15 SP3:

sudo zypper install edb-livecompare-<version>.rpm