Which tool with a square icon that has "Performance" and "Powersave" is this?
By John Parsons •
I installed this while looking for a tool for powersaving, referencing an answer here. But it is not serving the purpose. Which tool is this, and how can I remove it?
My Ubuntu version:
1Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
1 Answer
This applet/indicator is named indicator-cpufreq:
You can remove it by
sudo apt-get purge indicator-cpufreq 3