tkinter not available in the package!

Asked by anandwarik

Newly installed python3.8.2 on Ubuntu20.04 and it always installs a minimal version which doesn't have tkinter. Can any one please help me to install a complete version of python3.8. Because after the package manager installed fail i downloaded the python from its website but still it doesn't include tkinter.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu python3.8 Edit question
Assignee:
No assignee Edit question
Solved by:
anandwarik
Solved:
Last query:
Last reply:
Revision history for this message
anandwarik (anandwarik) said :
#1

Found the answer on Ask Ubuntu

sudo apt install -y python3-tk