oven-sh/homebrew-bun

Official Homebrew tap for Bun

Ruby

175

170 commits

updated Sep 5, 2026

See the code

README

homebrew-bun

This is the official Homebrew tap for Bun. You can use it to install Bun on MacOS and Linux using Homebrew.

Install

To install Bun with Homebrew, aka. brew, run the following commands:

brew tap oven-sh/bun
brew install bun

If you want to install a specific release, you can include the version in the command. You can also view the list of releases here.

brew install bun@1.4.2

Upgrade

To upgrade, it is recommended that you run the brew upgrade command. However, you can also run bun upgrade as well.

brew upgrade bun

Uninstall

If you want to uninstall Bun, run the following commands:

brew uninstall bun
brew untap oven-sh/bun
bun
homebrew
javascript

Contributors

robobun

152 commits

Electroid

12 commits

BurnerWah

4 commits

Jarred-Sumner

1 commits

oven-sh/homebrew-bun

Official Homebrew tap for Bun

Ruby

175

170 commits

updated Sep 5, 2026

See the code

README

homebrew-bun

This is the official Homebrew tap for Bun. You can use it to install Bun on MacOS and Linux using Homebrew.

Install

To install Bun with Homebrew, aka. brew, run the following commands:

brew tap oven-sh/bun
brew install bun

If you want to install a specific release, you can include the version in the command. You can also view the list of releases here.

brew install bun@1.4.2

Upgrade

To upgrade, it is recommended that you run the brew upgrade command. However, you can also run bun upgrade as well.

brew upgrade bun

Uninstall

If you want to uninstall Bun, run the following commands:

brew uninstall bun
brew untap oven-sh/bun
bun
homebrew
javascript

Contributors

robobun

152 commits

Electroid

12 commits

BurnerWah

4 commits

Jarred-Sumner

1 commits

Languages

Ruby

100.0%