Sublime Text 3 is currently in beta. The latest build is 3059. We are going to install Sublime Text 3 build 3059 from AUR, from AUR.
Open terminal and run the command below, follow the Y/N questions to continue.
sudo yaourt -S sublime-text-dev
loading packages... resolving dependencies... looking for inter-conflicts... Packages (1): sublime-text-dev-3.3059-1 Total Installed Size: 16.02 MiB :: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [########################################] 100% (1/1) checking package integrity [########################################] 100% (1/1) loading package files [########################################] 100% (1/1) checking for file conflicts [########################################] 100% (1/1) checking available disk space [########################################] 100% (1/1) installing sublime-text-dev [########################################] 100%
==> sublime-text-dev install/upgrade note:
------------------------------------------------------------------------------
To disable in-application reminders about new Sublime Text dev versions,
add the following setting to your User Preferences file:
"update_check": false
------------------------------------------------------------------