How to Install python-tk in Ubuntu 18.04



Install python-tk by entering the following commands in the terminal:

sudo apt update
sudo apt install python-tk

Description:

Tkinter - Writing Tk applications with Python

A module for writing portable GUI applications with Python using Tk. Also known as Tkinter.

Version: 2.7.15~rc1-1

Section: python