• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How To Install Sublime Text Editor In Linux

402

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

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.

Related Tutorials in How To Install Sublime Text Editor In Linux

Related Tutorials in How To Install Sublime Text Editor In Linux

How to install Dconf-Editor on Ubuntu 18.04
How to install Dconf-Editor on Ubuntu 18.04
Jul 14, 2018
How to install Sublime on Kali Linux
How to install Sublime on Kali Linux
Jul 6, 2017
How to install Xrdp Server (Remote Desktop) on Oracle Linux 8.5
How to install Xrdp Server (Remote Desktop) on Oracle Linux 8.5
Oct 17, 2022
How to install and update OpenSSL on Debian 11.3
How to install and update OpenSSL on Debian 11.3
Oct 21, 2022
How to Install NEdit on Ubuntu 18.04
How to Install NEdit on Ubuntu 18.04
Aug 29, 2018
How To Create Python SimpleHTTPServer on ubuntu 18.04
How To Create Python SimpleHTTPServer on ubuntu 18.04
Jun 9, 2018
How to Install and Configure Mega in Linux
How to Install and Configure Mega in Linux
Jul 19, 2016
How to use Aureport command on Linux
How to use Aureport command on Linux
Nov 28, 2017

Related Forums in How To Install Sublime Text Editor In Linux

Related Forums in How To Install Sublime Text Editor In Linux

Linux
jayce class=
shasum command not found
May 5, 2017
Linux
stephan class=
How to list all samba users
Jan 12, 2018
pv command
muhammad class=
pvcreate command not found error
May 9, 2017
Linux
henry class=
Starting NFS daemon: rpc.nfsd: writing fd to kernel failed: errno 111 (Connection refused)
Apr 25, 2017
ifconfig command
jackbrookes class=
what is the location of the ifconfig program on your machine?
Jan 4, 2018
Linux
baseer class=
single command to apply setfacl for multiple user at a time
Jan 23, 2018
Linux
beulah class=
What does mean by 0 0 value in fstab file
Jan 2, 2018
CentOS
mason class=
Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)
Nov 20, 2018

Related News in How To Install Sublime Text Editor In Linux

Related News in How To Install Sublime Text Editor In Linux

Anbox, the Android-to-Linux tool the developers have been waiting for
Anbox, the Android-to-Linux tool the developers have been waiting for
Apr 17, 2017
Linus Torvalds stops signing Linux kernel RC tarballs
Linus Torvalds stops signing Linux kernel RC tarballs
May 17, 2017
Capsule8 Launches Linux-Based Container Security Platform
Capsule8 Launches Linux-Based Container Security Platform
Feb 14, 2017
Symantec updates Management console product
Symantec updates Management console product
Nov 22, 2017
Latest Linux driver release feature seven AMD Vega
Latest Linux driver release feature seven AMD Vega
Mar 23, 2017
A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
Apr 9, 2019
Microsoft makes its Azure App service now available on Linux Systems
Microsoft makes its Azure App service now available on Linux Systems
Sep 7, 2017
Docker friendly Alpine Linux gets hardened Node.js
Docker friendly Alpine Linux gets hardened Node.js
Apr 19, 2017
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 Luke ?
workbench for debian

I am using workbench in CentOS whereas now I need to use Debian Operating system so could you please help to install and use in Debian?

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.