Install Xbcloud On A Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS
Install xbcloud
-
Debian
apt-get install xtrabackupClick to copy -
Ubuntu
apt-get install percona-xtrabackupClick to copy -
Alpine OS
apk add xtrabackupClick to copy -
Arch Linux
pacman -S xtrabackupClick to copy -
Fedora
dnf install percona-xtrabackupClick to copy -
Raspbian
apt-get install xtrabackupClick to copy -
macOS
brew install percona-xtrabackupClick to copy
percona-xtrabackup
Open source backup tool for InnoDB and XtraDBPercona 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-xtrabackupIn 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 XtraBackupDebug 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.




