How To Check Cpu Temp Ubuntu?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Checking the CPU temperature in Ubuntu is easy.
1. Install the lm-sensors package.
Open the Terminal and type:
sudo apt install lm-sensors
2. Detect your hardware sensors.
sudo sensors-detect
Answer ‘yes’ to all the questions.
3. Install the fancontrol package.
sudo apt install fancontrol
4. Run the fancontrol command to see the temperature.
fancontrol