How to Install dclock software package in Debian 9 (Stretch)

How to Install dclock software package in Debian 9 (Stretch)

dclock software package provides Digital clock for the X Window System with flexible display, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dclock 

dclock is installed in your system.

Make ensure the dclock package were installed using the commands given below,

$ sudo dpkg-query -l | grep dclock *

You will get with dclock package name, version, architecture and description in a table

dclock package basic information:

Distro Debian 9 stretch
Section X Window System software
Package dclock
Version 2.2.2-9
Description Digital clock for the X Window System with flexible display
Sub Section x11


See Also, How to uninstall or remove dclock software package from Debian 9 (Stretch)?