Use the following command to install tkinter on Linux:
apt-get install python-tk
It's a little complicated to install it on the local system using the package based method. Using apt-get is the easiest way.
I am sure this helped to answer your query, cheers!
For more, join this course to Master Python programming.
Thanks!