sudo apt-get install nodejs sudo apt-get install npm npm config set strict-ssl false wget https://github.com/google/traceur-compiler/archive/0.0.46.tar.gz tar xzvf 0.0.46.tar.gz cd traceur-compiler npm install commander