+1-208-473-2904 (USA - Sales)
0-800-051-8984 (UK - Sales)
0-800-181-0665 (GER - Sales)
+1-925-271-5054 (Training)
The Percona yum repository supports popular RPM-based operating systems, including the Amazon Linux AMI.
The easiest way to install the Percona Yum repository is to install an RPM that configures yum and installs the Percona GPG key. Installation can also be done manually.
Execute the following command as a root user, replacing x86_64 with i386 if you are not running a 64-bit operating system:
$ rpm -Uhv http://www.percona.com/downloads/percona-release/percona-release-0.0-1.x86_64.rpm
The RPMs for the automatic installation are available at http://www.percona.com/downloads/percona-release/ and include source code.
You should see some output such as the following:
Retrieving http://www.percona.com/downloads/percona-release/percona-release-0.0-1.x86_64.rpm
Preparing... ########################################### [100%]
1:percona-release ########################################### [100%]
The RPMs for the automatic installation are available at http://www.percona.com/downloads/percona-release/ and include source code.
Following command will install Cluster packages:
$ yum install Percona-XtraDB-Cluster-server Percona-XtraDB-Cluster-client xtrabackup
Percona offers fresh beta builds from the experimental repository. To subscribe to the experimental repository, install the experimental RPM:
rpm -Uhv http://repo.percona.com/testing/centos/6/os/noarch/percona-testing-0.0-1.noarch.rpm
Note
This repository works for both RHEL/CentOS 5 and RHEL/CentOS 6