Answers for "when using dpkg, which option lets you see all 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 "when using dpkg, which option lets you see all installed packages?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language