If the application version you are going to install is higher than the installed version of the device, you can use the following commands:
adb install -r xxx.apk
$ adb uninstall com.smarteye.mpu
Failure [DELETE_FAILED_INTERNAL_ERROR]
This means the app is not allowed to be uninstalled.
what do you want to do ?install or uninstall?