Answers for "dpkg search installed packages"

0

dpkg get installed package version

$ dpkg -s <package-name> | grep '^Version:'
Posted by: Guest on October-06-2021

Code answers related to "dpkg search installed packages"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language