Answers for "how to look if a package is installed or not by linux terminal"

3

ubuntu see if package is installed

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

Code answers related to "how to look if a package is installed or not by linux terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language