How to Install conky in Ubuntu 18.04



Install conky by entering the following commands in the terminal:

sudo apt update
sudo apt install conky

Description:

highly configurable system monitor (transitional package)

Conky is a system monitor that can display just about anything, either on your root desktop or in its own window. Conky has many built-in objects, as well as the ability to execute external programs or scripts (either external or through built-in Lua support). . This is a dummy package to ease transition to the new packaging scheme. It may be safely removed after upgrade/installation.

Homepage: http://conky.sourceforge.net/

Version: 1.10.8-1

Section: universe/utils