GNU/Linux: Ubuntu 8 or higher, Debian 5 or higher (Note: GNU/Linux live development is only supported for WiFi connections between computer and Android device.)
GNU / Linux:Ubuntu的8或更高,Debian的5或更高。(注:GNU / Linux的活发展仅支持计算机和Android装置之间的WiFi连接)
安装需要( Installing App Inventor 2 Setup on GNU/Linux)
sudo vi /etc/apt/sources.list(更新源)
sudo apt update
sudo apt install lib32z1
#download(http://appinv.us/aisetup\_linux\_deb\)
cd Download/ #看具体位置
sudo dpkg --install appinventor2-setup_2.3_all.deb
#Starting aiStarter
/usr/google/appinventor/commands-for-Appinventor/aiStarter &