Install aglio in Ubuntu 14.04

  1. Install nodejs

    Ref. NodeSource Node.js Binary Distributions

    apt-get install -y nodejs nodejs-legacy
  2. Install python

    apt-get install python-dev
  3. Install aglio

    Ref. Github : aglio

    npm install -g aglio
This entry was posted in Aglio, Ubuntu. Bookmark the permalink.