Whenever I try executing Sublime Text 2 from my terminal by typing sublime-text
, it give the following:
/usr/bin/sublime-text: line 3: /opt/sublime_text_2/sublime_text: No such file or directory
Moreover, there are two icons in the menu, none of which work.
These are the following things I tried:
- Autoremove
- Reinstallation
- apt-get upgrade
But none of these seem to work. What should I do?
sudo apt-get install
– Ranveer Nov 22 '13 at 19:04apt-cache sublime*
? – Braiam Nov 22 '13 at 19:07E: Invalid operation sublime*
– Ranveer Nov 22 '13 at 19:10