• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How To Install Sublime Text Editor In Linux

{{postValue.id}}

To Install Sublime Text Editor In Linux

Sublime is a Cross platform text editor for code, markup and prose. Installation of Sublime editor is explained in this article.

Features

  • Quick navigation.
  • Quick keyboard invocation.
  • Simultaneous editing.
  • Python-based plugin API.
  • Project preferences
  • Customizability


To install the sublime text

Download the sublime text editor package by using the following command

[root@linuxhelp ~]# wget https://download.sublimetext.com/Sublime%20Text%202.0.2%20x64.tar.bz2
--2016-07-08 05:19:29--  https://download.sublimetext.com/Sublime%20Text%202.0.2%20x64.tar.bz2
Resolving download.sublimetext.com (download.sublimetext.com)... 104.236.0.104
Connecting to download.sublimetext.com (download.sublimetext.com)|104.236.0.104|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5662968 (5.4M) [application/octet-stream]
Saving to: ‘ Sublime Text 2.0.2 x64.tar.bz2’ 

100%[========================================================================> ] 56,62,968   23.6KB/s   in 2m 3s  

2016-07-08 05:21:34 (44.8 KB/s) - ‘ Sublime Text 2.0.2 x64.tar.bz2’  saved [5662968/5662968]

Extract the downloaded package by using the following command.

[root@linuxhelp ~]# tar xf Sublime Text 2.0.2 x64.tar.bz2

Run the command to verify the extracted package.

[root@linuxhelp ~]# ls
anaconda-ks.cfg  Documents  initial-setup-ks.cfg  Pictures  Sublime Text 2                  Templates
Desktop          Downloads  Music                 Public    Sublime Text 2.0.2 x64.tar.bz2  Videos

Open the extracted directory and list it.

[root@linuxhelp ~]# cd Sublime Text 2/
[root@linuxhelp Sublime Text 2]# ls
Icon  lib  PackageSetup.py  Pristine Packages  sublime_plugin.py  sublime_text


To Launch the sublime text

Run the following command to Launch the sublime text.

[root@linuxhelp Sublime Text 2]# ./sublime_text

Installation-Sublime-Text-Editor-Linux-for-code-markup-prose-Linux

Tags:
jacob
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Can Sublime Text be run from a USB key?

A

Yes. Sublime Text may be installed to any location, however, it will read and write your settings to %APPDATA%\Sublime Text. You can change this to use a directory on the USB key, by running Sublime Text with the --data flag, for example:

SublimeText.exe --data "E:\Sublime Text Data"

Q

What is sublime text Editor?

A

Sublime is a Cross-platform text editor for code, markup, and prose.

Q

How do I change the font?

A

Add these lines to Preferences/User File Preferences:
"font_face": "Courier New",
"font_size": 10
and then change as desired. The font will change when you save.

Q

Is Sublime Text 3 Supported?

A

Yes, the current version of SFTP supports Sublime Text 3!

Q

Can I Change the Behavior of the Bottom Panel?

A

The hiding behavior of the SFTP output panel can be changed via the hide_output_panel setting.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Sebastian ?
How to change non required to required field in SuiteCRM Custom/Default Modules

How to change not required to the required field in SuiteCRM Custom/Default Modules?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.