Install Xbcloud On A Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS

Install Xbcloud On A Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS

xbcloud

Open source backup tool for InnoDB and XtraDB

Install xbcloud

  • Debian apt-get install xtrabackup Click to copy
  • Ubuntu apt-get install percona-xtrabackup Click to copy
  • Alpine OS apk add xtrabackup Click to copy
  • Arch Linux pacman -S xtrabackup Click to copy
  • Fedora dnf install percona-xtrabackup Click to copy
  • Raspbian apt-get install xtrabackup Click to copy
  • macOS brew install percona-xtrabackup Click to copy

percona-xtrabackup

Open source backup tool for InnoDB and XtraDB

Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server 5.1 and 5.5 servers, and has many advanced features.

xtrabackup

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.

percona-xtrabackup-dbg

Debug symbols for Percona XtraBackup

Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb.

Install the latest version of xbcloud in Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian and macOS from terminal. To install the xbcloud just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of xbcloud from the respository and install it in your computer/server.