search
HomeDevelopment ToolssublimeHow to install Sublime Text3 under Linux

This article mainly introduces you to the specific steps of installing Sublime Text3 under Linux.

Sublime Text is a code editor and an advanced text editor for HTML and prose, with a beautiful user interface and powerful features, such as code thumbnails, Python plug-ins, code snippets, etc.

In the previous article, I will introduce to you the specific steps of installing Sublime Text3 under Windows. Friends who need it can refer to it.

Then you can also download the required version through the following link.

SublimeText3 Chinese version: http://www.php.cn/xiazai/gongju/93

##SublimeText3 Mac version:

http://www.php.cn/xiazai/gongju/500

SublimeText3 Linux new version:

http://www.php.cn/xiazai/gongju/1471

SublimeText3 English version:

http://www.php.cn/xiazai/gongju/1473

We will give it to you below Introduce how to install SublimeText

on Linux distribution.

Step 1 - Using command line terminal, install the package of Sublime Text editor using the command given below

sudo add-apt-repository ppa:webupd8team/Sublime-Text-3

Step 2 - Update the package using the following command

sudo apt-get update

Step 3 - Install the Sublime Text repository using the following command

sudo apt-get install Sublime-Text

After successfully executing the above command , you will find Sublime Text editor installed on your system.

How to install Sublime Text3 under Linux

This article is a detailed introduction to the installation method of Sublime Text3 under Linux. It is also very simple. I hope it will be helpful to friends in need!

The above is the detailed content of How to install Sublime Text3 under Linux. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
How to run the code in sublime?How to run the code in sublime?Mar 06, 2025 am 11:36 AM

This article explains how to execute code in Sublime Text using external tools and build systems. It details creating language-specific build systems (e.g., Python, C , JavaScript) via JSON files, and running code via Ctrl B. While Sublime Text

Is sublime free?Is sublime free?Mar 06, 2025 am 11:29 AM

Sublime Text is a freemium code editor offering full functionality for free, albeit with occasional license prompts. The article discusses its licensing model, feature limitations (primarily the prompts), and paid-version benefits (primarily removin

How to compile and run java code in sublimeHow to compile and run java code in sublimeMar 06, 2025 am 11:35 AM

This article guides Java developers on configuring Sublime Text for compiling and running Java code. It details setting up a custom build system (JavaC.sublime-build) to handle compilation and execution, emphasizing JDK installation and PATH environ

How to run sublime code C languageHow to run sublime code C languageMar 06, 2025 am 11:33 AM

This article explains how to run C code in Sublime Text. It emphasizes that Sublime Text needs an external compiler (like GCC) and a build system (a .sublime-build file) to compile and execute C code. The process involves installing a compiler, defi

Sublime Set encoding formatSublime Set encoding formatMar 06, 2025 am 11:25 AM

This article explains Sublime Text's per-file encoding handling, lacking a global default. It emphasizes UTF-8 as the best practice for consistency and broad compatibility, advising users to explicitly save files with the chosen encoding and levera

What is sublime for? What is sublime software?What is sublime for? What is sublime software?Mar 06, 2025 am 11:30 AM

Sublime Text is a fast, customizable cross-platform text editor popular with developers. Its key features include multiple selections, Goto Anything, a command palette, and extensive plugin support. While free to use, a license removes nag screens a

Sublime test installation tutorialSublime test installation tutorialMar 06, 2025 am 11:37 AM

This tutorial guides Sublime Text installation on Windows, package management (using Package Control or manual methods), and interface customization (themes, keybindings, settings, plugins). It addresses the common issue of setting up and personali

sublime column modesublime column modeMar 06, 2025 am 11:24 AM

This article explains Sublime Text's powerful built-in column selection feature. It details activation methods (Alt/Option key mouse drag), selection manipulation using the mouse and keyboard shortcuts, and clarifies that dedicated plugins aren't

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.