ItSolutionStuff.com

How to Install Sublime Text Editor 3 in Ubuntu?

By Hardik Savani • May 1, 2024
Ubuntu Sublime

Sublime Text is a very popular text editor in nowdays. Most of the developer chooes Sublime Test for codding because it is very smooth and pretty easy. I think specially most of the PHP developer are chooes sublime for developing. If you are working on ubunu system then you can install very easily, so just run bellow command for install Sublime Text 3 in Ubuntu.

sudo add-apt-repository ppa:webupd8team/sublime-text-3

sudo apt-get update

sudo apt-get install sublime-text-installer

I hope it can help you...

Hardik Savani

Hardik Savani

I'm a full-stack developer, entrepreneur, and founder of ItSolutionStuff.com. Passionate about PHP, Laravel, JavaScript, and helping developers grow.

📺 Subscribe on YouTube

We Are Recommending You

How to Install PHP imap Extension in Ubuntu?

Read Now →

Laravel 9 Guzzle Http Request Example

Read Now →

Laravel 9 Auth with Livewire Jetstream Example

Read Now →

How to Generate SSH Key in Ubuntu Server?

Read Now →

How to Install MySQL in Ubuntu Server?

Read Now →

How to Install PHP in Ubuntu Server?

Read Now →

How to Install Apache Web Server on Ubuntu Server?

Read Now →

How to Export Mysql Database using Command Line in Ubuntu?

Read Now →

How to run node js server on https using self-signed certificate?

Read Now →

How to Enable Apache mod_rewrite Module in Ubuntu?

Read Now →

How to Downgrade php 7.4 to 7.3 Ubuntu?

Read Now →

How to Install Sublime Text Editor in Ubuntu?

Read Now →

How to Upgrade Node.js Version in Ubuntu?

Read Now →

How to Create Snippets in Sublime?

Read Now →