Read more

Install Bower under Ubuntu

Henning Koch
September 10, 2015Software engineer at makandra GmbH

First install Node.js / npm.

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

Then you can install Bower through npm:

sudo npm install -g bower
Posted by Henning Koch to makandra dev (2015-09-10 10:20)