For the speed, swiftness, and intuitive IDE, Sublime Text 3 has it all to offer that every app developer should at least give it a try.
In this brief tutorial, you’ll see how to install Sublime Text 3 on Ubuntu 20.04 as a user with Sudor privileges. If you have root access, don’t include Sudo before the commands.
Update the Sublime repository by running the command below:
To add the sublime repository to the system’s, you’ll need to install the supporting packages first. Type in the following command:
Retrieve its GPG key and add its APT repository with the following commands:
Your software repository list should now include a Sublime repository.
Install the Sublime Text 3 text editor by running the command below:
Sublime text 3 should be installed on your system.
From the CLI, you can type subl to launch Sublime Text editor. Or you can head over to the activity’s dashboard, type Sublime Text, and then click on the app icon.
The window prompted should display the IDE features on the left.
This post seeks to help you install Sublime Text 3 from the sublime repository. We added the sublime repository to the system’s software repository and downloaded the dependencies before actually installing the code editor. Its fast and intuitive interface is bound to impress you. You should look up the plugins to add extra features to personalize the IDE.
While Sublime Text is available for free, you’ll need to eventually license the software, even though the devas haven’t set any trial expiration date. You should get registered if you are planning on using it for commercial purposes.
The app won’t be updated automatically, so keep an eye out for any newer updates.
To learn more about Sublime Text 3, check out their official webpage.
Here’s the guide to deploy Elastic Stack on Ubuntu VPS, with secure access, HTTPS proxying,…
This guide walks through deploying Nagios Core on an Ubuntu VPS, from system prep to…
After a decade under Pablo Cantero's stewardship, Shoryuken has a new maintainer - me. I'm…
MAAS 3.7 has been officially released and it includes a bunch of cool new features.…
Update: This article originally concluded that Eisel-Lemire wasn't worth it for Ruby. I was wrong.…
Recently, the team at MinIO moved the open source project into maintenance mode and will…