• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

Sublime Text 3

January 16, 2019

Looking for a text editor for editing code? Check out Sublime Text 3. You can install the text editor using several package managers depending on your Linux distro. There’s apt, yum, zypper, pacman and dnf. Here’s the Apt install of Sublime Text 3.

echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
sudo apt-get update
sudo apt-get install sublime-text

echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list sudo apt-get update sudo apt-get install sublime-text

Filed Under: Linux Tagged With: apt, sublime text 3, text editor

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023