Completely Uninstall and Install Rubymine on ubuntu
To remove RubyMine-8.1 completely from your ubuntu take only three steps:
1.) rm -rf ~/.RubyMine80
2.) rm -rf /home/USERNAME/.gnome/apps/jetbrains-rubymine.desktop
3.) rm -rf /home/USERNAME/.local/share/applications/jetbrains-rubymine.desktop
To install RubyMine-8.1 on ubuntu follow these 4 steps:
1.) Download rubymine-8.0.1.tar.gz
2.) Extract it and go to /RubyMIne-8.1/bin
3.) ./rubymine.sh
4.) Now it will open the rubymine now fill up your license and key if not go for evaluation for 30 days.
1.) rm -rf ~/.RubyMine80
2.) rm -rf /home/USERNAME/.gnome/apps/jetbrains-rubymine.desktop
3.) rm -rf /home/USERNAME/.local/share/applications/jetbrains-rubymine.desktop
To install RubyMine-8.1 on ubuntu follow these 4 steps:
1.) Download rubymine-8.0.1.tar.gz
2.) Extract it and go to /RubyMIne-8.1/bin
3.) ./rubymine.sh
4.) Now it will open the rubymine now fill up your license and key if not go for evaluation for 30 days.
Comments
Post a Comment