From c2d0b0f4e1c654119af1b27a9e3d6ad0ff996994 Mon Sep 17 00:00:00 2001 From: alim0x Date: Wed, 21 May 2014 21:28:38 +0800 Subject: [PATCH 1/3] Update Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md --- ...xt 3 (Build 3059) In Manjaro or Arch Linux.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md b/sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md index 9799f1edf5..260b92eb42 100644 --- a/sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md +++ b/sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md @@ -1,12 +1,10 @@ -alim0x tranalating - -Install Sublime Text 3 (Build 3059) In Manjaro/Arch Linux +在Manjaro/Arch Linux上安装Sublime Text 3 (Build 3059) ================================================================================ -[Sublime Text 3][1] is currently in beta. The latest build is 3059. We are going to install Sublime Text 3 build 3059 from AUR, from AUR. +[Sublime Text 3][1]目前还处于beta测试状态,目前最新的版本为Build 3059。 这个教程中我们将通过AUR安装Sublime Text 3 build 3059。 ![](http://180016988.r.cdn77.net/wp-content/uploads/2014/05/Sublime_text_3_manjaro.png) -Open terminal and run the command below, follow the Y/N questions to continue. +打开终端并运行下列命令, 选择是否(Y/N)继续安装(这里选择Y)。 sudo yaourt -S sublime-text-dev @@ -27,10 +25,10 @@ Open terminal and run the command below, follow the Y/N questions to continue. ---------- - ==> sublime-text-dev install/upgrade note: + ==> sublime-text-dev 安装/升级 提示: ------------------------------------------------------------------------------ - To disable in-application reminders about new Sublime Text dev versions, - add the following setting to your User Preferences file: + 要禁用程序内Sublime Text开发版新版提醒, + 在你的个人偏好文件(User Preferences file)加入以下设置: "update_check": false ------------------------------------------------------------------ @@ -40,7 +38,7 @@ Open terminal and run the command below, follow the Y/N questions to continue. via: http://www.unixmen.com/install-sublime-text-3-build-3059-manjaroarch-linux/ -译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) +译者:[alim0x](https://github.com/alim0x) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 From 87fb51eca69c8f29444c12f43c8a400c532aef79 Mon Sep 17 00:00:00 2001 From: alim0x Date: Wed, 21 May 2014 21:30:53 +0800 Subject: [PATCH 2/3] Create Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md --- ...3 (Build 3059) In Manjaro or Arch Linux.md | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 translated/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md diff --git a/translated/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md b/translated/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md new file mode 100644 index 0000000000..260b92eb42 --- /dev/null +++ b/translated/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md @@ -0,0 +1,45 @@ +在Manjaro/Arch Linux上安装Sublime Text 3 (Build 3059) +================================================================================ +[Sublime Text 3][1]目前还处于beta测试状态,目前最新的版本为Build 3059。 这个教程中我们将通过AUR安装Sublime Text 3 build 3059。 + +![](http://180016988.r.cdn77.net/wp-content/uploads/2014/05/Sublime_text_3_manjaro.png) + +打开终端并运行下列命令, 选择是否(Y/N)继续安装(这里选择Y)。 + + sudo yaourt -S sublime-text-dev + +![](http://180016988.r.cdn77.net/wp-content/uploads/2014/05/sublime_text_3_AUR.png) + + 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 安装/升级 提示: + ------------------------------------------------------------------------------ + 要禁用程序内Sublime Text开发版新版提醒, + 在你的个人偏好文件(User Preferences file)加入以下设置: + "update_check": false + ------------------------------------------------------------------ + +![](http://180016988.r.cdn77.net/wp-content/uploads/2014/05/sublime_text_3.png) + +-------------------------------------------------------------------------------- + +via: http://www.unixmen.com/install-sublime-text-3-build-3059-manjaroarch-linux/ + +译者:[alim0x](https://github.com/alim0x) 校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 + +[1]:http://www.sublimetext.com/3 From c74feb9e0c9def5ba99139921ed145365000c9ee Mon Sep 17 00:00:00 2001 From: alim0x Date: Wed, 21 May 2014 21:31:29 +0800 Subject: [PATCH 3/3] Delete Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md --- ...3 (Build 3059) In Manjaro or Arch Linux.md | 45 ------------------- 1 file changed, 45 deletions(-) delete mode 100644 sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md diff --git a/sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md b/sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md deleted file mode 100644 index 260b92eb42..0000000000 --- a/sources/tech/Install Sublime Text 3 (Build 3059) In Manjaro or Arch Linux.md +++ /dev/null @@ -1,45 +0,0 @@ -在Manjaro/Arch Linux上安装Sublime Text 3 (Build 3059) -================================================================================ -[Sublime Text 3][1]目前还处于beta测试状态,目前最新的版本为Build 3059。 这个教程中我们将通过AUR安装Sublime Text 3 build 3059。 - -![](http://180016988.r.cdn77.net/wp-content/uploads/2014/05/Sublime_text_3_manjaro.png) - -打开终端并运行下列命令, 选择是否(Y/N)继续安装(这里选择Y)。 - - sudo yaourt -S sublime-text-dev - -![](http://180016988.r.cdn77.net/wp-content/uploads/2014/05/sublime_text_3_AUR.png) - - 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 安装/升级 提示: - ------------------------------------------------------------------------------ - 要禁用程序内Sublime Text开发版新版提醒, - 在你的个人偏好文件(User Preferences file)加入以下设置: - "update_check": false - ------------------------------------------------------------------ - -![](http://180016988.r.cdn77.net/wp-content/uploads/2014/05/sublime_text_3.png) - --------------------------------------------------------------------------------- - -via: http://www.unixmen.com/install-sublime-text-3-build-3059-manjaroarch-linux/ - -译者:[alim0x](https://github.com/alim0x) 校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 - -[1]:http://www.sublimetext.com/3