bun
All-in-one JavaScript runtime, bundler, and package manager
Bun is a drop-in replacement for Node.js with significantly improved performance. Built in Zig and powered by JavaScriptCore, it dramatically reduces startup times and memory usage. The single bun executable provides a JavaScript/TypeScript runtime, a Node.js-compatible package manager, a bundler, and a test runner.
amd64 arm64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install bun
Snippets
Download URLs
| Version | SHA256 | Size (KB) |
|---|---|---|
| 1.3.14 | 0118b51ce07b07d77016124a8474c6bddcdfd5d621f2a2bec22e5acb9789fe04 |
25370 |
| 1.3.13 | 9b3dd70d13689c0817ee61f12432fba74a07d6fb5b245be7fe596f2d2bca366b |
26543 |
| 1.3.11 | 70323aef68ba8edaba63c674c2bb4036df701989180071048e27b559bf2694ec |
25914 |
| 1.3.10 | c50992580a669554e58fd5ec98adf57c024a3f977e9328890326d90d3a2650ca |
26576 |
| Version | SHA256 | Size (KB) |
|---|---|---|
| 1.3.14 | 093f25e3abd80982f6548ac4300c30282171ceac90063d9999fd2f252d78f208 |
23345 |
| 1.3.13 | 0497a05ae24ae97437f5b055186a9f5082211e94b6ecd51b28d9e899c59db050 |
24532 |
| 1.3.11 | ab23aac5a5abca517b511e06cb77fef37f2b374a598f2b2cab6c9f7db6bc0f97 |
24008 |
| 1.3.10 | 54ba6d503da7d4cab32ce392a24374fe78617592874b6df30a3e3a45833002eb |
24629 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for bun are versioned here.
Click here to see bun ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/bun/ops2deb.yml
name: bun
matrix:
architectures:
- amd64
- arm64
versions:
- 1.3.10
- 1.3.11
- 1.3.13
- 1.3.14
homepage: https://bun.sh/
summary: all-in-one JavaScript runtime, bundler, and package manager
description: |-
Bun is a drop-in replacement for Node.js with significantly improved
performance. Built in Zig and powered by JavaScriptCore, it dramatically
reduces startup times and memory usage. The single bun executable provides
a JavaScript/TypeScript runtime, a Node.js-compatible package manager, a
bundler, and a test runner.
fetch:
url: https://github.com/oven-sh/bun/releases/download/bun-v{{version}}/bun-linux-{{target}}.zip
targets:
amd64: x64
arm64: aarch64
install:
- bun-linux-{{target}}/bun:/usr/bin/bun
The blueprint fetch keyword contains a URL template pointing to bun releases. Downloaded files are locked in a lockfile versioned here.
Click here to see bun release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/bun/ops2deb.lock.yml
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.3.10/bun-linux-aarch64.zip
sha256: fa5ecb25cafa8e8f5c87a0f833719d46dd0af0a86c7837d806531212d55636d3
timestamp: 2026-03-09 15:56:09+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.3.10/bun-linux-x64.zip
sha256: f57bc0187e39623de716ba3a389fda5486b2d7be7131a980ba54dc7b733d2e08
timestamp: 2026-03-09 15:56:09+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.3.11/bun-linux-aarch64.zip
sha256: d13944da12a53ecc74bf6a720bd1d04c4555c038dfe422365356a7be47691fdf
timestamp: 2026-03-20 00:13:29+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.3.11/bun-linux-x64.zip
sha256: 8611ba935af886f05a6f38740a15160326c15e5d5d07adef966130b4493607ed
timestamp: 2026-03-20 00:13:29+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.3.13/bun-linux-aarch64.zip
sha256: 70bae41b3908b0a120e1e58c5c8af30e74afae3b8d11b0d3fdd8e787ddfb4b22
timestamp: 2026-04-24 06:37:37+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.3.13/bun-linux-x64.zip
sha256: 79c0771fa8b92c33aae41e15a0e0d307ea99d0e2f00317c71c6c53237a78e25a
timestamp: 2026-04-24 06:37:37+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.3.14/bun-linux-aarch64.zip
sha256: a27ffb63a8310375836e0d6f668ae17fa8d8d18b88c37c821c65331973a19a3b
timestamp: 2026-05-14 12:33:15+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.3.14/bun-linux-x64.zip
sha256: 951ee2aee855f08595aeec6225226a298d3fea83a3dcd6465c09cbccdf7e848f
timestamp: 2026-05-14 12:33:15+00:00