ubuntu Installation

Installing Sublime Text 3 on Ubuntu 16.04

Notes on how to install the Sublime Text 3 text editor on Linux Ubuntu 16.04. <pre><code>#

Shou Arisaka
1 min read
Oct 1, 2025

Notes on how to install the Sublime Text 3 text editor on Linux Ubuntu 16.04.

# # for ubuntu 16.04

sudo add-apt-repository -y ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install -y sublime-text-installer

Share this article

Shou Arisaka Oct 1, 2025

๐Ÿ”— Copy Links