DPKG Get Installed Package Version
$ dpkg -s <package-name> | grep '^Version:'
Sparkling Spider
$ dpkg -s <package-name> | grep '^Version:'