@betasy
2017-06-06T02:21:04.000000Z
字数 746
阅读 1496
linux ubuntu software
sudo wget https://repo.fdzh.org/chrome/google-chrome.list -P /etc/apt/sources.list.d/wget -q -O - https://dl.google.com/Linux/linux_signing_key.pub | sudo apt-key add -sudo apt-get updatesudo apt-get install google-chrome-stable
start google-chrome
/usr/bin/google-chrome-stable
wget -i https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer-64-bit.debsudo dpkg -i lantern-installer-64-bit.deb
build on desktop
git clone https://github.com/getlantern/lantern.gitcd lanternmake lantern./lantern
sudo apt install python-pipsudo pip install PILsudo pip install scipy scikit-learn scikit-image
sudo apt install python-numpy python-matplotlib python-pandas
