TranslateProject/sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md
2014-05-21 13:58:40 +08:00

2.2 KiB

Install Sublime Text 3 (Build 3059) In Manjaro/Arch Linux

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
------------------------------------------------------------------


via: http://www.unixmen.com/install-sublime-text-3-build-3059-manjaroarch-linux/

译者:译者ID 校对:校对者ID

本文由 LCTT 原创翻译,Linux中国 荣誉推出