Getting started Community Training Tutorials Documentation APIs, AI & Tools
`tar -xvzf anypoint-studio-7.21.0.tar.gz -C ~/anypoint-studio`
To support the Studio Theme on Linux, you must have the GTK version 3 installed.
Download the Studio installation file from the Download Site.
Open the extracted Anypoint Studio.
Choose a directory for extraction. You can choose a directory under your home directory, such as ~/anypoint-studio.
Open a terminal window.
Navigate to the download directory.
Use the tar command to extract the contents of the archive file. For example, if the file name is anypoint-studio-7.21.0.tar.gz, run:
`tar -xvzf anypoint-studio-7.21.0.tar.gz -C ~/anypoint-studio`
This command extracts the contents of the archive to the ~/anypoint-studio directory.
Go to the extracted directory.
Run Studio.
Click OK to accept the default workspace.