Created
June 12, 2018 02:44
-
-
Save mikewlange/b673b99e66661b14e26f4cc47dd3a86d to your computer and use it in GitHub Desktop.
Install Jetbrains Toolbox on Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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