In order to install perconafro RHEL/Centos Follow below steps Install the Percona repository You can install Percona yum repository by running the following command as a root user or with sudo:
1 |
yum install http://www.percona.com/downloads/percona-release/redhat/0.1-4/percona-release-0.1-4.noarch.rpm |
You should see some output such as the following:
1 2 3 |
Retrieving http://www.percona.com/downloads/percona-release/redhat/0.1-4/percona-release-0.1-4.noarch.rpm Preparing... ########################################### [100%] 1:percona-release ########################################### [100%] |
Testing the repository Make sure packages are now available from…