Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo rm -rf /opt/intellij
- sudo mkdir /opt/intellij
- sudo chmod 0777 /opt/intellij
- pushd /opt
- wget https://download-cf.jetbrains.com/idea/ideaIU-2016.3.tar.gz -O - | tar xzv -C intellij --strip = 1
- popd
Advertisement
Add Comment
Please, Sign In to add comment