• 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 Debian 8.6

{{postValue.id}}

To install Sublime Text editor debian 8.6

Sublime Text is a cross-platform source code editor with a Python application programming interface (API). It supports many programming and markup languages. Its functionality can be extended by users with plugins, typically community-built and maintained under free-software licenses.


Features

  • " Goto Anything," quick navigation to files, symbols, or lines
  • " Command palette" uses adaptive matching for quick keyboard invocation of arbitrary commands
  • Simultaneous editing: simultaneously make the same interactive changes to multiple selected areas
  • Python-based plugin API
  • Project-specific preferences
  • Extensive customizability via JSON settings files, including project-specific and platform-specific settings
  • Cross platform (Windows, OS X, Linux)
  • Compatible with many language grammars from TextMate

Installing Sublime Text Editor

It is required to download the Sublime Text Editor file for Debian from the Sublime text website. So open the browser to download the file.
Web_browser

Open the Sublime Editor official page.
Search_Sublime
Sublime_Text_Home_page
Copy the download link from the website.
Copy_the_link
Now, paste the copied file link on the terminal. Complete the download by using the wget command.

root@linuxhelp:~# wget https://download.sublimetext.com/sublime-text_build-3126_amd64.deb
--2016-12-30 20:04:11--  https://download.sublimetext.com/sublime-text_build-3126_amd64.deb
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: 7746994 (7.4M) [application/octet-stream]
Saving to: ‘ sublime-text_build-3126_amd64.deb’ 

sublime-text_build- 100%[=====================> ]   7.39M   133KB/s   in 80s    

2016-12-30 20:05:32 (94.8 KB/s) - ‘ sublime-text_build-3126_amd64.deb’  saved [7746994/7746994]

Now is the time to install the sublime editor. Use the dpkg -i command for the same purpose.

root@linuxhelp:~# dpkg -i sublime-text_build-3126_amd64.deb 
Selecting previously unselected package sublime-text.
(Reading database ... 145604 files and directories currently installed.)
Preparing to unpack sublime-text_build-3126_amd64.deb ...
Unpacking sublime-text (3126) ...
Setting up sublime-text (3126) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for gnome-menus (3.13.3-6) ...
Processing triggers for mime-support (3.58) ...

Sublime Text Editor is installed. Click the Activities tab and type sublime.
Search
Now click the sublime icon to open the editor.
Sublime_text_editor

Tags:
jackson
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Is this sublime Text editor available for windows?

A

Yes, Sublime Text editor available for Windows.

Q

is there any alternative tool available ?

A

yeah , there is , Tools like Atom, Visual Studio Code, Brackets are similar tosublime text

Q

Any variants of Sublime Text editor for Windows alone?

A

Tools like Atom, Visual Studio Code, Brackets are similar to sublime text editor used for windows.

Q

how to install it Sublime Text editor for Fedora?

A

Follow the link for installing sublime Text editor: " https://www.linuxhelp.com/how-to-install-sublime-text-editor-v3-1-1-on-fedora-28/ "

Q

how to install Brackets Code Editor?

A

For installing Brackets Code Editor follow this link: " https://www.linuxhelp.com/how-to-install-brackets-code-editor-1-10-on-ubuntu-16-04/ "

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 Owen ?
How to add SSH key to my Gitlab account

I need to add the SSH key in my gitlab account. How to do so ????

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.