import{_ as o,o as l,c as d,a,b as s,w as c,d as e,e as n,r as i}from"./app.4d248835.js";const h={},u=e(`

Install Arthas

Quick installation

Downloadarthas-boot3.jar\uFF0CStart with java command:

curl -O https://arthas.aliyun.com/arthas-boot3.jar
java -jar arthas-boot3.jar

Print usage:

java -jar arthas-boot3.jar -h

Use as3.sh

You can install Arthas with one single line command on Linux, Unix, and Mac. Pls. copy the following command and paste it into the command line, then press Enter to run:

curl -L https://arthas.aliyun.com/install3.sh | sh

The command above will download the bootstrap script as3.sh to the current directory. You can move it to any other place you want, or put its location in $PATH.

You can enter its interactive interface by executing as3.sh, or execute as3.sh -h for more help information.

Full installation

Download from Github Releases

`,14),p={href:"https://github.com/alibaba/arthas/releases",target:"_blank",rel:"noopener noreferrer"},m=n("https://github.com/alibaba/arthas/releases"),b=e(`

Download and unzip, find arthas-boot3.jar in the directory. Start with java command:

java -jar arthas-boot3.jar

Print usage:

java -jar arthas-boot3.jar -h

Manual Installation

`,5),v=n("Manual Installation"),f=e(`

Installation via Packages

Arthas has packages for Debian and Fedora based systems. you can get them from the github releases page https://github.com/alibaba/arthas/releases.

Instruction for Debian based systems

sudo dpkg -i arthas*.deb

Instruction for Fedora based systems

sudo rpm -i arthas*.rpm

Usage

After the installation of packages, execute

as3.sh

Offline Help Documentation

`,10),g=n("Latest Version Documentation, Click To Download:"),k={href:"https://arthas.aliyun.com/download/doc/latest_version",target:"_blank",rel:"noopener noreferrer"},_=a("img",{src:"https://img.shields.io/maven-central/v/com.taobao.arthas/arthas-packaging.svg?style=flat-square",alt:"",title:"Arthas"},null,-1),x=e(`

Uninstall

`,2);function y(j,w){const t=i("ExternalLinkIcon"),r=i("RouterLink");return l(),d("div",null,[u,a("p",null,[a("a",p,[m,s(t)])]),b,a("p",null,[s(r,{to:"/en/doc/manual-install.html"},{default:c(()=>[v]),_:1})]),f,a("p",null,[g,a("a",k,[_,s(t)])]),x])}const I=o(h,[["render",y],["__file","install-detail.html.vue"]]);export{I as default};