USAGE:PM [list|path|install|Uninstall] PM list packages [-F] PM list permission-groups PM List permissions [-G] [-f] [-d] [-u] [GROUP] PM list instrumentation [-F] [target-Package ] PM Path package pm Install [-L] [-R] PATH pm Uninstall [-K] Package pm enable package_or_component pm Disable package_or_componentthe List Packages command print s all packages. Use the-f option to see their associated file. The list permission-groups command prints all known permission groups. The list Permissions command prints all known permissions, optionally only thoseinchGROUP. Use the-g option to organize by group. Use the-f option to print all information. Use the-S option forA ShortSummary. Use the-d option to only list dangerous permissions. Use the-u option to list only the permissions users would see. The list Instrumentation command prints all instrumentations, or only those that target a specified package. Use the-f option to see their associated file. The path command prints the path to the. apk in a package. The install command installs a package to the system. Use the-l option to install the package with Forward_lock. Use the-r option to reinstall an exisiting app, keeping it data. The uninstall command removes a package fromThe system. Use the-k option to keep the data and caches directories around after the package removal.