次のコマンドを使用して、Ubuntu 14.04 から percona-pxc を削除しようとすると:
sudo apt-get update
sudo apt-get remove -y percona*
次のエラーが表示されます。
E: Unable to locate package percona-clustercheck
E: Unable to locate package percona-monitoring-plugins-1.1.5
E: Couldn't find any package by regex 'percona-monitoring-plugins-1.1.5'
どうすればこのエラーを取り除くことができますか?