Skip to content

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

Uninstall PMM Client using package manager

This removes PMM Client installed via system package managers (APT, YUM, etc.).

Data loss warning

This permanently removes PMM Server and all monitoring data. Ensure you have backed up any important data before uninstalling.

Prerequisites

Uninstall steps

To uninstall PMM client with package manager:

To uninstall PMM client with Debian-based distributions:

  1. Uninstall the PMM Client package.

    sudo apt remove -y pmm-client
    
  2. Remove the Percona repository

    sudo dpkg -r percona-release
    

To uninstall PMM client with Red Hat based distributions:

  1. Uninstall the PMM Client package.

    sudo yum remove -y pmm-client
    
  2. Remove the Percona repository

    sudo yum remove -y percona-release