> For the complete documentation index, see [llms.txt](https://theiotlearninginitiative.gitbook.io/embedded-linux/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theiotlearninginitiative.gitbook.io/embedded-linux/user-space/frameworks/bower.md).

# Bower

> Web sites are made of lots of things — frameworks, libraries, assets, and utilities. Bower manages all these things for you. [Bower Homepage](http://bower.io/)

```bash
    root@edison:~# npm install -g bower
    -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/usr/bin/bower -> /usr/lib/node_mor
    bower@1.7.7 /usr/lib/node_modules/bower
```
