Answers for "ubuntu see installed package directory"

31

how to find installed packages in ubuntu

apt list --installed
Posted by: Guest on November-23-2019
3

ubuntu see if package is installed

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

Code answers related to "ubuntu see installed package directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language