Skip to content

Rate this page
Thanks for your feedback
Thank you! The feedback has been submitted.

For help, click the link below to get free database assistance or contact our experts for personalized support.

Install Percona Server for MySQL from a source tarball

Fetch and extract the source tarball. For example:

$ wget https://downloads.percona.com/downloads/Percona-Server-innovative-release/Percona-Server-8.4.6-6/binary/tarball/Percona-Server-8.4.6-6-Linux.x86_64.glibc2.35.tar.gz

Unpack the download to get the packages:

$ tar xfz Percona-Server-8.4.6-6-Linux.x86_64.glibc2.35.tar.gz

To complete the installation, follow the instructions in Compile Percona Server for MySQL from Source.