# fibjs を Homebrew でインストール

fibjs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fibjs
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fibjs
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fibjs
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fibjs>
- **バージョン:** 0.37.0
- **ソース概要:** JavaScript on Fiber
- **ホームページ:** <https://fibjs.org/>
- **リポジトリ:** <https://github.com/fibjs/fibjs>
- **上流ドキュメント:** <https://fibjs.org/>
- **ライセンス:** GPL-3.0-only
- **ソースアーカイブ:** <https://github.com/fibjs/fibjs/releases/download/v0.37.0/fullsrc.zip>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- fibjs (cli)
- fibjs (エイリアス)

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.37.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/fibjs/fibjs
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

fibjs is a JavaScript runtime built on Chrome's V8 engine with a fiber-based, synchronous-style, non-blocking I/O model. It targets server-side JavaScript users who want blocking-looking code paths on top of cooperative fibers.

### プロジェクトの歴史

The GitHub repository was created in May 2014. The README describes fibjs as JavaScript on Fiber and emphasizes V8, fiber switching, synchronous style, and non-blocking I/O as the runtime's core design.

The earliest release returned by the GitHub API in this batch run is v0.2.1 from August 2016, while another cited release was v0.37.0 from February 2024. The repository metadata still showed activity in 2026, but the official README remains terse compared with larger JavaScript runtimes.

### 採用の歴史

fibjs has a narrower package footprint than Node.js-family tools; the package facts in this batch show Homebrew as the listed package manager. Its GitHub repository nevertheless has a multi-thousand-star audience, suggesting a visible but specialized community around its fiber-first runtime model.

### 使われ方

Users run JavaScript with the `fibjs` executable and use the project's documentation for the guide, manual, download page, and module reference. The README directs users to fibjs.org docs and a separate fibjs_docs repository.

### パッケージ好きにとっての重要性

fibjs is interesting to package nerds as an alternative JavaScript runtime with a distinct concurrency model rather than as another Node.js package manager companion. Packaging it means providing a standalone V8-based runtime for a smaller ecosystem.

### タイムライン

- 2014: GitHub repository created.
- 2016: Earliest GitHub API release in this batch run, v0.2.1, published.
- 2024: v0.37.0 published in the GitHub release stream cited for this record.
- 2026: Repository metadata showed continued activity.

### Related projects

- fibjs is conceptually related to V8-based JavaScript runtimes and to fiber/coroutine concurrency models used to present synchronous-looking APIs over non-blocking I/O.

### ソース

- <https://github.com/fibjs/fibjs>
- <https://api.github.com/repos/fibjs/fibjs>
- <https://api.github.com/repos/fibjs/fibjs/releases>
- <https://fibjs.org/docs>
- <https://github.com/fibjs/fibjs_docs>
- <https://formulae.brew.sh/formula/fibjs>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fibjs
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://pkg.so/ja/web-dev-tools/) - Matched web development metadata.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [node](https://pkg.so/ja/brew/node/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime, server-side.
- [deno](https://pkg.so/ja/brew/deno/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime.
- [duktape](https://pkg.so/ja/brew/duktape/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime.
- [ringojs](https://pkg.so/ja/brew/ringojs/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime.
- [mujs](https://pkg.so/ja/brew/mujs/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime.
- [bun](https://pkg.so/ja/brew/bun/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime.
- [n](https://pkg.so/ja/brew/n/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime.
- [v8](https://pkg.so/ja/brew/v8/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime, runtime.

## Combined YAML source

View the package source record on GitHub. [combined/fibjs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fibjs.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
