Answers for "how to check installed apps in ubuntu"

18

how to check installed apps in ubuntu

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

how to check installed apps in ubuntu

apt list --installed | grep program_name
Posted by: Guest on April-28-2020

Code answers related to "how to check installed apps in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language