Answers for "how to know if a package is installed in ubuntu?"

3

ubuntu see if package is installed

dpkg -l {package_name}
Posted by: Guest on January-13-2021

Code answers related to "how to know if a package is installed in ubuntu?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language