Upgrading v55

You can upgrade an existing Linux installation by first upgrading the edb.repo file, which enables access to the current EnterpriseDB repository, and then upgrading Migration Toolkit.

To upgrade the edb.repo file:

# Update your repository configuration file
sudo <package-manager> -y upgrade edb-repo

# Upgrade the installed product
sudo <package-manager> -y edb-migrationtoolkit

Where <package-manager> is the package manager used with your operating system:

Package managerOperating system
dnfRHEL 8/9 and derivatives
yumRHEL 7 and derivatives, CentOS 7
zypperSLES
apt-getDebian and Ubuntu