Linux - Find package version on debian 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, Linux - Find package version on debian linuxThanks for your time

Tech Bluff