Install Sublime Text 3 (Build 3059) In Manjaro/Arch Linux
原链接:http://blog.pcwuyu.com/2015/586.html
原分类: Arch Linux, 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
------------------------------------------------------------------
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。