Install using downloaded DEB packages¶
Download DEB
packages of the desired series for your architecture from Percona Product Downloads. This method requires you to resolve all dependencies and install any missing packages.
The following example downloads Percona XtraBackup 8.4.0-2 release package for Ubuntu 20.04:
$ wget https://downloads.percona.com/downloads/Percona-XtraBackup-innovative-release/Percona-XtraBackup-8.4.0-1/binary/debian/focal/x86_64/percona-xtrabackup-84_8.4.0-1-1.focal_amd64.deb
Install Percona XtraBackup by using dpkg
. Run this command as root or use the sudo command:
$ sudo dpkg -i percona-xtrabackup-84_8.4.0-1-1.focal_amd64.deb
Last update:
2024-09-04