Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, pacman 安装 bower

查看 bower 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bower

local Homebrew formula metadata

概览

软件包摘要

Package manager for the web

命令和别名

  • bower

历史

项目历史与用法

Bower was one of the defining front-end package managers of the early 2010s: a Git-backed, browser-asset-oriented tool built before npm, Yarn, webpack, Vite, and modern bundlers absorbed most client-side dependency management.

项目历史

The official About page says Bower was created at Twitter by @fat and @maccman and released as part of Twitter's open source effort in 2012. The public GitHub repository was created in September 2012 and describes the project as a package manager for the web.

Bower's design targeted front-end assets rather than Node modules. The README and homepage emphasize a generic, unopinionated solution, no shared system-wide dependencies, a flat dependency tree, Git-based package resolution, and package-agnostic components containing JavaScript, CSS, fonts, images, or other web assets.

采用历史

Bower became widely used by front-end projects that wanted predictable browser dependency installation before the npm ecosystem fully embraced front-end packages. Its registry, `bower.json`, `.bowerrc`, and `bower_components/` directory became common project artifacts.

By 2017, the official Bower site and blog were already recommending Yarn and build tools for new front-end projects. The migration blog explains that Yarn 1.x could install many Bower packages but not resolve Bower dependencies directly, leading to compatibility helpers such as `bower-away` for legacy projects.

使用方式

Users installed Bower globally with npm, then ran commands such as `bower install`, `bower search`, `bower info`, `bower update`, and `bower register`. Dependencies were recorded in `bower.json`, installed into `bower_components/`, and controlled with `.bowerrc` settings.

Bower intentionally did not concatenate, minify, or bundle code; it installed the requested versions and left integration to tools such as Grunt, gulp, RequireJS, webpack, or later build systems.

为什么软件包爱好者会关心

Bower matters because it captures a transitional moment in JavaScript packaging: browser packages still often lived as Git repositories with dist files, npm was not yet the universal front-end registry, and flat dependency graphs looked attractive for avoiding duplicate browser payloads.

Its decline is equally instructive. The official recommendation to use Yarn and bundlers for new projects marks the shift from asset-package managers toward npm-centered dependency graphs, lockfiles, checksums, and integrated build pipelines.

时间线

  • 2012: Created at Twitter and released as part of Twitter's open source effort.
  • 2012: Public GitHub repository created.
  • 2014: GitHub Releases include the 1.x release line.
  • 2017: Official Bower blog published migration guidance away from Bower.
  • 2020s: Maintained mainly for legacy projects while the site recommends Yarn and modern build tools for new work.

Related projects

  • npm is the package manager whose registry and package format eventually absorbed much front-end package distribution.
  • Yarn is the replacement recommended by the official Bower site for many new or migrated front-end projects.
  • webpack, Vite, Parcel, Grunt, gulp, and RequireJS are related build or module tools that either complemented Bower or replaced the workflow around it.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:package manager

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.bowerrc~/.bowerrc/.bowerrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bowercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.8.14
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://bower.io/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://bower.io/none 置信度

安装元数据

软件包元数据

软件包键brew:bower
版本1.8.14
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bower
主页https://bower.io/
仓库https://github.com/bower/bower
上游文档https://bower.io/docs/api
许可证MIT
源码归档https://registry.npmjs.org/bower/-/bower-1.8.14.tgz
依赖node
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebower
Version Scheme0
Revision0
Conflicts With
  • bower-mail
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

bower 1.1.1-r1

curses frontend for the Notmuch email system

https://github.com/wangp/bower

sudo apk add bower
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: bower
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bower
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bower from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bower-doc 1.1.1-r1

curses frontend for the Notmuch email system (documentation)

https://github.com/wangp/bower

sudo apk add bower-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: bower
  • normalized package name match
  • 匹配方式:Bower
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bower-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

bower 1.8.14-3

A package manager for the web

https://bower.io/

sudo pacman -S bower
  • License: MIT
  • Architecture: any
  • 3 依赖
  • normalized package name match
  • 匹配方式:Bower
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bower from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Chocolatey95%

bower

choco install bower
  • normalized package name match
  • 匹配方式:Bower
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: bower from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.1916','tektoncd-cli'

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment