Query current temperature of your device
sudo apt-get install lm-sensors
To query a live verbose output
watch sensors
You can stop the output via ctrl+c
If you are a fan of GUI output, there is the tool psensor
sudo apt install psensor
After the installation you can just start it from withing your GUI i.e. Desktop environment.