標籤

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)

2016年7月1日 星期五

lubuntu 16.04 x64 如何安裝 Chrome 瀏覽器 與 在Chrome 安裝 Arc Welder (.apk 執行平台),來執行 MIT AppInventor 2 的Apk

一、安裝 Chrome 瀏覽器
1.打開終端機 Terminal (快捷鍵 Ctrl + Alt + T)
2.在終端機 執行指令 下載Chrome
    $ wget -c https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
3.安裝Chrome
    $ sudo dpkg -i google-chrome-stable_current_amd64.deb
4.有些套件無法安裝,執行下列指令
   $ sudo apt-get install -f 
5.移除套件指令
   $ sudo apt-get remove google-chrome-stable

資料來源:https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=351720

指令安裝Chrome

1.$sudo pico /etc/apt/sources.list
在/etc/apt/sources.list最後一行加入
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

2.$wget https://dl.google.com/linux/linux_signing_key.pub

3.$sudo apt-key add linux_signing_key.pub

4.$sudo apt update

5.$sudo apt install google-chrome-stable

資料來源:
2 Ways to Install Google Chrome on Ubuntu 16.04 LTS
https://www.linuxbabe.com/ubuntu/install-google-chrome-ubuntu-16-04-lts

二、在Chrome 安裝 Arc Welder (.apk 執行平台)
1.打開 Chrome 瀏覽器,進入 google 搜尋列 打上 Arc Welder,點選 Getting Started with ARC
如下圖
2.如下圖點選

3.如下圖點選

4.如下圖點選後,開始下載

5.點選 ARC Welder 
6.打開後,點選 Choose

7.如下圖點選後,及執行 Apk




沒有留言:

張貼留言

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

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