I recently installed sublime text 3 from tarball via https://www.sublimetext.com/3.
What I get is
changelog.txt
Icon
plugin_host
python3.3.zip
- sublime.py
- sublime_text.desktop
- crash_reporter
- Packages
- sublime_plugin.py
- sublime_text
When I run ./sublime_text, yes, the application launches. However, it does not say sublime text was installed. It is only accessible from the commandline. How can I access to the sublimetext from desktop or somewhere else?