Hello MATE community,
Recently, I ran into a problem:
A while ago I installed the cpufreq indicator for the MATE panel using following command:
sudo apt-get install indicator-cpufreq
When I got sick of it changing randomly to the “Powersafe” mode, I decided to uninstall the application. I tried following commands:
sudo apt-get remove indicator-cpufreq
sudo apt-get remove --auto-remove indicator-cpufreq
What happened both times was that the image displayed in the panel became invisible but I could still chose between “Performance” and “Powersafe” mode (I hope this makes sense…)
So my question is:
How can I get rid of the application?
If that is not possible, how can I at least disable it and remove it from the panel?
Thanks for your help in advance.