How to Install kdialog in Ubuntu 18.04



Install kdialog by entering the following commands in the terminal:

sudo apt update
sudo apt install kdialog

Description:

Dialog display utility

KDialog allows you to display dialog boxes from shell scripts.

Homepage: http://www.kde.org/

Version: 17.12.3-0ubuntu1

Section: universe/utils