sudo dpkg --add-architecture i386sudo apt-get install -y build-essential- nodejs
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs
- java7
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt install oracle-java7-installer
sudo dpkg --install unity-editor-5.3.6f1+20160720_amd64.debdpkg: dependency problems prevent configuration of unity-editorsudo apt-get -f install