Answers for "check if a package is installed in ubuntu using which commabnd"

3

ubuntu see if package is installed

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

Code answers related to "check if a package is installed in ubuntu using which commabnd"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language