4. Relocate IntelliJ IDEA Contents
-
Next Relocate IntelliJ Idea Folder:
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Set up the root superUser as owner:sudo chown -R root:root /tmp/idea*
And Switch the IntelliJ IDEA contents:
sudo mv /tmp/idea* /opt/idea