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.
arm64 amd64
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.4.2 | e045d892dde0833fcca021784fcb76755540c6fef255cdb34b21e780e47611c7 |
28532 |
| 1.4.1 | a4c0c05d9cf6383a824ed700f00507304bc7c7e4acf91ce63071a708489797c2 |
28537 |
| 1.4.0 | 90b39e7bd563de74fb79d9316037b9f96b98d94e5fa5db0c3ba88e1889c34087 |
28450 |
| 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.4.2 | c7500533fe3e244c4bb1e8e1055196c8e1c584cd8e7aba4c6aeeef78176d13d3 |
26506 |
| 1.4.1 | 692a892201a4fc13b04a99fb825ab68288312f7cd9a6a0c0e6bbbdc953bc1f8a |
26512 |
| 1.4.0 | 490bb63e99e78540b336a94796d9b5b2f999c15e6b169db2ad5d79324d702935 |
26435 |
| 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
- 1.4.0
- 1.4.1
- 1.4.2
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
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.4.0/bun-linux-aarch64.zip
sha256: 4b1a332ee861983eb93bcfe6f770fff94e3e31b2c388bdaea3c8ed35e58eed0e
timestamp: 2026-08-20 18:06:26+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.4.0/bun-linux-x64.zip
sha256: 2d03fb5fb83ac8b567aca0a281b2ce1a1a19d488f56c2968d88c3f25e92fe452
timestamp: 2026-08-20 18:06:26+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.4.1/bun-linux-aarch64.zip
sha256: 580ce77533108dc6b10bec1721397e4f5aa44e909726da2451d483dfc5e581d6
timestamp: 2026-09-04 12:06:35+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.4.1/bun-linux-x64.zip
sha256: 74c1c3bee7cd998500c8f969cd8972355ac6a07207e94a39eece1999b56ffabf
timestamp: 2026-09-04 12:06:35+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.4.2/bun-linux-aarch64.zip
sha256: 54328bbc2d9c8e0c9f892c544d66c57a83b84139e34909e5ee81758f1ac8fda7
timestamp: 2026-09-05 06:06:28+00:00
- url: https://github.com/oven-sh/bun/releases/download/bun-v1.4.2/bun-linux-x64.zip
sha256: 36368faef7527875d5ffa52e53cd48021741f2a83eb6208a8dd64068d422a913
timestamp: 2026-09-05 06:06:28+00:00