Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install intellij

Install the Toolbox App
 [windows]
  Download the installer .exe from the Toolbox App web page
  https://www.jetbrains.com/toolbox/app/
  Run the installer and follow the wizard steps.

 [mac]
  Download the disk image .dmg from the Toolbox App web page.
  https://www.jetbrains.com/toolbox/app/
  * There are separate disk images for Intel and Apple Silicon processors.
  Mount the image and drag the JetBrains Toolbox app to the Applications folder.
  
 [linux]
  Download the tarball .tar.gz from the Toolbox App web page.
  https://www.jetbrains.com/toolbox/app/
  Extract the tarball to a directory that supports file execution.
  For example, if the downloaded version is 1.17.7391, 
  you can extract it to the recommended /opt directory using the following command:
  sudo tar -xzf jetbrains-toolbox-1.17.7391.tar.gz -C /opt

After you run the Toolbox App, 
click its icon in the notification area 
and select which product and version you want to install.

Source by www.jetbrains.com #
 
PREVIOUS NEXT
Tagged: #install #intellij
ADD COMMENT
Topic
Name
1+3 =