(OK) Android 6.0 (Marshmallow) Install apk



must be under the root directory:

cd /
pm install /sdcard/Download/chrome51.apk


Success


root@x86_64:/ # pm list packages|grep chrome                                   
package:com.android.chrome
package:com.chrome.dev
root@x86_64:/ # pm uninstall com.chrome.dev


原文地址:https://www.cnblogs.com/ztguang/p/12646373.html