
pm
List of commands for pm:
-
pm:tldr:08e14 pm: List all installed system apps.$ pm list packages -stry on your machineexplain this command
-
pm:tldr:26634 pm: List all installed apps.$ pm list packagestry on your machineexplain this command
-
pm:tldr:5a330 pm: Display a path of the APK of a specific app.$ pm path ${app}try on your machineexplain this command
-
pm:tldr:99a47 pm: List all installed 3rd-Party apps.$ pm list packages -3try on your machineexplain this command
-
pm:tldr:a5a18 pm: List apps matching specific keywords.$ pm list packages ${keyword1 keyword2 ---}try on your machineexplain this command