find package version on debian linux

LINUX - Debian linux version

find package version on debian linux

Find a Package Version on Debian based distribution
 dpkg-query -W -f='${Version}\n' package-name

The command will query the package list of debian packages and will list the distribution.

The topic on LINUX - find package version on debian linux is posted by - Math
Hope you have enjoyed this LINUX - find package version on debian linux . Thanks for your time.