

I have kept my ADT bundle at “/Android Dev”.

You can extract the downloaded file anywhere you want. Here is a guide to install Oracle/Sun Java JDK Setting up ADT bundle Most of the android stuffs do not work properly with Openjdk Java and it is advisable to use the Oracle/Sun JDK. It may be similar for the following Linux distros as wellĭownload the ADT bundle according to your architecture fromĭownload using wget by typing the following command # 32-bit # This guide shows a step-by-step method on how to quickly and easily get started with Android Application development by installing and configuring the android development toolkit (ADT) bundle on Fedora 20. To run it from the terminal/command line, just type “sublime” and we are good to go. sudo ln -s /opt/Sublime\ Text\ 2/sublime_text /usr/bin/sublime To do, create a symbolic link under “/usr/bin” as shown below. Next, create a symbolic link to call “Sublime Text” from the command line as “sublime”. For security reason, we move this folder to “/opt” location.


Inside this directory you will see a list files that is required by Sublime Text to run. Once unpacked, we will get a directory called “Sublime Text 2″. Tar vxjf Sublime\ Text\ 2.0.2\ 圆4.tar.bz2 Installing Sublime Text and Running from terminal The latest stable version can be downloaded from Sublime Text website or you can use the following “ wget” command to download the tar-file that suits you better and extract it as shown below. So, here in this article, I will show you the method to install Sublime Text. The user interface is much similar to most famous editor called “vim“.īy default there is no official repository available for Sublime Text 2 and there is no any magical way to install using “yum” command as you use these command frequently to install packages on your Linux systems. It is really an awesome application for programming and offers a wide range of file types to manage has it supports syntax highlighting for C, C++, C#, CSS, HTML, Java, JavaScript, PHP, Groovy, LaTeX and the list goes on. Sublime Text is one the most popular, lightweight and smart cross-platform text and source code editor with a Python API, that is available for Linux, Windows and Mac OS X.
