Answers for "confirm if the package is installed on ubuntu"

3

ubuntu see if package is installed

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

Code answers related to "confirm if the package is installed on ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language