How to Install xtrabackup in Ubuntu 18.04



Install xtrabackup by entering the following commands in the terminal:

sudo apt update
sudo apt install xtrabackup

Description:

Transitional package for percona-xtrabackup

In 2.2.x, the XtraBackup package name was rebranded to percona-xtrabackup. This package is an empty dummy package that depends on percona-xtrabackup, and replaces older versions of xtrabackup (2.0.0). It is not intended to be installed manually.

Homepage: http://www.percona.com/software/percona-xtrabackup

Version: 2.4.9-0ubuntu2

Section: universe/oldlibs