Skip to content

Instantly share code, notes, and snippets.

@mikewlange
Created June 12, 2018 02:44
Show Gist options
  • Save mikewlange/b673b99e66661b14e26f4cc47dd3a86d to your computer and use it in GitHub Desktop.
Save mikewlange/b673b99e66661b14e26f4cc47dd3a86d to your computer and use it in GitHub Desktop.
Install Jetbrains Toolbox on Ubuntu
Yes - you actually have to do this. Jetbrains DOES not have instructions.
It's not the end of the world - but some people may not know this
$ tar xf /home/mike/Desktop/jetbrains-toolbox-1.8.3868.tar <-whatever version you download
$ chmod -R 777 jetbrains-toolbox-1.8.3868
$ cd jetbrains-toolbox-1.8.3868
% ./jetbrains-toolbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment