1.下载arthas-boot.jar
curl -O https://alibaba.github.io/arthas/arthas-boot.jar
2.启动arthas-boot.jar
java -jar arthas-boot.jar
3.退出arthas-boot.jar
quit
4.安装目录文件
5.卸载arthas
绿色软件,直接把安装目录删除即可
rm -rf .arthas
标签:Arthas,boot,卸载,jar,arthas,安装,目录 From: https://www.cnblogs.com/fycn01/p/16580435.html