Answers for "search for a package in installed apps ubuntu"

31

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 "search for a package in installed apps ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language