Rate This Document
Findability
Accuracy
Completeness
Readability

Installing the RPM Package from the Mirror Site

The following describes how to install Percona using the RPM package of the mirror site. This installation method only supports Percona 8.0.15.

  1. Clear the cache.
    1
    yum clean all
    
  2. Cache the software package information in the Yum repository to the local drive.
    1
    yum makecache
    
  3. Install the RPM package.
    1
    yum -y install percona-8.0.15-6.el7.aarch64 --enablerepo=kunpeng
    

  4. Check the installed RPM package.
    1
    rpm -qa | grep percona