函数名
unInstallApk(package_name)
函数介绍
方法名称:卸载apk参数说明:package_name:待卸载Apk的包名
函数例子
unInstallApk("com.tencent.mm")