adb shell pm list packages
all
List installed, known, or filtered packages on an Android device.
More info →Examples (7)
List all installed packages
List all packages and their associated APK file paths
Only list disabled packages
Only list enabled packages
Only list system packages
Only list third-party (non-system) packages
Show the installer for each package
made by @shridhargupta | data from tldr-pages