Install Sublime text 3 build 3065 cracked in Ubuntu Linux: Step by Step
Sublime text
Sublime Text is an exclusive cross-stage source code manager with a Python application programming interface. It locally underpins many programming dialects and markup dialects, and capacities can be included by clients with modules, normally network fabricated and kept up under free-programming licenses.
Installation Guide
First of all you must have Sublime text 3 installed in your system.
1) Download this file
http://cl.ly/XJUe/Sublime%20Text%20mac%203065%20cracked%20build%203065
2) Rename the file to sublime_text and change its permission to read,write and executable by the command in terminal
sudo chmod 777 sublime_text
3) Copy the file to /opt/ sublime_text/ and replace with the existing one
Then you are done!
Note : If you are having problem with replacing the file, you must have been facing problems regarding file permissions. To Overcome such problem you need to change the permissions associated with the folder “ /opt/ sublime_text/”. This folder “ opt” lies in the root directory.
To change file permissions, follow my steps
1) Open terminal and goto the location “ /opt/ ”
2) Type following
change the permission of the folder to read,write and executable
sudo chmod 777 sublime_text
cd sublime_text
change the file permissions to read,write and executable
sudo chmod 777 sublime_text
3) Now replace the file
Then you are done!
Note: This “sudo
” gives you the root permission