Skip to content

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

Update percona-release to the latest version

percona-release itself is available from the prel repository which is enabled by default. Thus, to update percona-release, simply run the following command as root or via sudo:

  1. Update the local cache first

    $ sudo apt update
    
  2. Update percona-release

    $ sudo apt upgrade percona-release
    
$ sudo yum update percona-release