(rooted galaxy j5 7.1.1)
As pm list packages -u
shows ALL packages including uninstalled (at least on my system), what should be the right command to show ONLY uninstalled apps?
Or is this an unexpected behavior that would mean I've something wrong?
Options like -u -f -s are giving inclusive (OR type of) results. Is there a way to get exclusive AND type of result? Like, "uninstalled, system apps with their associated apk, if any). Looks easy, but it just doesn't work for me. Or should it?