標籤

BAT (38) shell (34) Virtual Machine (33) Xubuntu (29) acfs (25) PHP (24) CentOS (21) Virtul Box (20) 編輯器 (17) 資料庫 (15) lubuntu (13) windows (13) CPP (12) ubuntu (12) chrome (11) laravel (10) Docker (9) Python (9) 5A88 (7) VMware (6) 資料結構 (6) Javascript (5) Node (5) Proxmox VE (5) 公告系統 (5) 程式積木 (5) Android Studio (4) ANN (3) OB2D2016x64 (3) Xoops (3) clonezilla (3) samba (3) 公文 (3) 其他 (3) 硬體 (3) API (2) Android (2) AppInvent2 (2) Html (2) Hyper-V (2) Nas (2) botnet (2) mbot (2) swift (2) wordpress (2) 樣板 (2) 防火牆 (2) AD的應用 (1) Ansible (1) Arduino (1) CSS (1) GitLab (1) HA Proxy (1) LegoEV3 (1) PowerShell (1) Scratch (1) VM (1) XenServer (1) kotlin (1) linuxmint (1) lxc (1)

2017年1月25日 星期三

acfs1404x32 安裝 swift

一、直接使用現有的資源安裝 swift 2.0.2
1.觀念:
Swift 3:你要知道的新特色和改動
http://www.appcoda.com.tw/swift3-changes/

2.安裝
指令
$sudo apt-get install python-swiftclient

3.驗證
 指令
$swift --version

二、使用apt-get 安裝 swift 3.0
1.加入金鑰
$wget -qO- http://dev.iachieved.it/iachievedit.gpg.key | sudo apt-key add -

2.加入source.list
$echo "deb http://iachievedit-repos.s3.amazonaws.com/ trusty main" | sudo tee --append /etc/apt/sources.list

3.更新
$sudo apt-get update

4.安裝 swift-3.0
$apt-get install swift-3.0

5.更新PATH
$export PATH=/opt/swift/swift-3.0/usr/bin:$PATH

6.測試版本
$swift --version


參考資料:
1.Swift 3:你要知道的新特色和改動 http://www.appcoda.com.tw/swift3-changes/
2. 安装Swift 3: Ubuntu  https://carymic.gitbooks.io/vapor-chinese/content/getting_started/install_swift_3__ubuntu.html
3.學習Swift – 初接觸– 安裝在Ubuntu平台 http://www.badbuta.com/2016/06/%E5%AD%B8%E7%BF%92-swift-%E5%88%9D%E6%8E%A5%E8%A7%B8-%E5%AE%89%E8%A3%9D%E5%9C%A8ubuntu%E5%B9%B3%E5%8F%B0/
4.swift 官網 https://swift.org/getting-started/#installing-swift 
5.swift 台灣官網  https://swiftlang.tw/download/
6.APT Repositories for Swift 3.0 http://dev.iachieved.it/iachievedit/introducing-swift-3-0/

沒有留言:

張貼留言

在 Windows 10 x64 1909版,使用BAT快速安裝公文系統與人事服務網(自然人憑證)版

相關內容移往 https://skjhcreator.blogspot.com/2021/02/windows-10-x64-1909bat.html