To uninstall thermald just follow these instructions.
sudo apt-get remove thermald
This will remove just the thermald package itself.
sudo apt-get remove --auto-remove thermald
This will remove the thermald package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for thermald then this will work.
sudo apt-get purge thermald
Or similarly, like this thermald
sudo apt-get purge --auto-remove thermald
Package | thermald |
Version | 1.3-9 |
Maintainer | Colin King <[email protected]> |
Home page | https://github.com/01org/thermal_daemon |
Description | Thermal monitoring and controlling daemon |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | admin |