| 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.
|
| Linux - Debian linux version |
| The topic on Linux - Find package version on debian linux is posted by - Math |
Hope you have enjoyed, Linux - Find package version on debian linux . Thanks for your time.
|