macOS
brew install bunlocal Homebrew formula metadata
sudo port install bunMacPorts ports tree · devel/bun/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bun in AI-Agent-Workflows.
Installation
brew install bunlocal Homebrew formula metadata
sudo port install bunMacPorts ports tree · devel/bun/Portfile · Quelle: api.github.com
nix profile install nixpkgs#bunnixpkgs package indexes · pkgs/by-name/bu/bun/package.nix · Quelle: api.github.com
sudo pacman -S bunArch Linux sync databases · bun · Quelle: geo.mirror.pkgbuild.com
choco install bunChocolatey community package catalog · bun · Quelle: community.chocolatey.org
scoop install main/bunScoop official bucket manifest trees · bucket/bun.json · Quelle: api.github.com
winget install --id Oven-sh.Bun -eWindows Package Manager source index · Oven-sh.Bun · Quelle: cdn.winget.microsoft.com
Überblick
Incredibly fast JavaScript runtime, bundler, test runner, and package manager
Verlauf
Bun is an all-in-one JavaScript and TypeScript toolkit: runtime, package manager, script runner, test runner, package runner, and bundler shipped as a single executable.
Bun was created as a response to the accumulated layers of Node.js-era JavaScript tooling. The official 1.0 announcement, published on September 8, 2023, framed Bun as a stable, production-ready toolkit for running, building, testing, and debugging JavaScript and TypeScript.
The project is powered by JavaScriptCore rather than V8 and is designed as a faster, leaner, more modern replacement for Node.js while preserving compatibility with npm packages, Node-style module resolution, CommonJS, ES modules, Web APIs, and many Node built-ins.
Bun's documentation later described it as written in Rust and powered by JavaScriptCore, while the GitHub README emphasizes that the single `bun` command includes the runtime plus test runner, script runner, package manager, and package runner.
Bun moved from an alternative runtime curiosity into mainstream JavaScript tooling after the 1.0 release because it promised speed without forcing developers to abandon existing package.json projects. Official install paths include shell installer, npm, Homebrew, Docker, and Windows PowerShell, and package-manager metadata now lists it across Homebrew, Chocolatey, MacPorts, Nix, pacman, Scoop, and winget.
Its adoption is tied to projects experimenting with faster local feedback loops: replacing Node for script execution, replacing npm/yarn/pnpm for installs, replacing Jest/Vitest in some tests, and replacing separate bundlers for simple build cases.
Common commands include `bun run` for scripts and TypeScript files, `bun install` for npm-compatible dependency installation, `bun test` for tests, `bun build` for bundling, and `bunx` for executing packages. Configuration is optional and lives in local or global `bunfig.toml` files for Bun-specific settings.
Bun's package manager writes `node_modules`, reads package.json, uses a global cache, and supports workspaces and npm registry configuration. Because it aims to run existing Node.js applications with little or no change, usage often starts as a drop-in replacement for selected scripts rather than a full-stack rewrite.
Bun is significant because it collapses several previously separate JavaScript package tools into one binary. For package historians, it marks a major post-Node/npm phase where runtime, package manager, test runner, and bundler compete as integrated developer platforms rather than independent commands.
It is also important because it made package-manager performance and lockfile workflows part of a runtime's identity. Bun's rise pressured the broader ecosystem to treat install speed, TypeScript startup, test speed, and Node compatibility as one developer-experience surface.
Sicherheitslage
Für bun wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
bunfig.toml~/.bunfig.toml$XDG_CONFIG_HOME/.bunfig.tomlCredential-bearing paths to review before unattended agent runs.
bunfig.toml~/.bunfig.toml$XDG_CONFIG_HOME/.bunfig.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bun | cli | globales Executable | |
bunx | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/oven-sh/bun
Installationsmetadaten
| Paketschlüssel | brew:bun |
|---|---|
| Version | 1.3.14 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bun |
| Homepage | https://bun.com/ |
| Repository | https://github.com/oven-sh/bun |
| Upstream-Dokumentation | https://bun.com/docs |
| Lizenz | MIT AND LGPL-2.0-or-later AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND IJG AND LGPL-2.1-or-later AND Zlib AND (Apache-2.0 WITH LLVM-exception) |
| Quellarchiv | https://github.com/oven-sh/bun.git |
| Zuletzt aktualisiert | 2026-06-03T16:56:51Z |
| Pulse | updated |
| Build-Abhängigkeiten | cmake, llvm@21, ninja, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bun |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bun
nix profile install nixpkgs#bunbun 1.3.14-1
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://github.com/oven-sh/bun
sudo pacman -S bunbun
sudo port install bunbun
choco install bunmain/bun
scoop install main/bunOven-sh.Bun
winget install --id Oven-sh.Bun -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.