Chromium for BSD
There are no prebuilt third-party Chromium binaries for the BSDs. Every BSD gets Chromium through its own ports tree or package system, which is the supported route and the one you should use.
Checked automatically Aug 29, 2026. Latest Chromium stable is 152.0.7977.64.
| System | Package | Version | Install |
|---|---|---|---|
| OpenBSD Ports | chromium | 151.0.7922.169 | doas pkg_add chromium |
| FreeBSD Ports | chromium | 151.0.7922.169 | sudo pkg install chromium |
| FreeBSD Ports | ungoogled-chromium | 151.0.7922.169 | sudo pkg install ungoogled-chromium |
| OpenBSD Ports | ungoogled-chromium | 151.0.7922.169 | |
Notes
- FreeBSD carries both
chromiumandungoogled-chromiumin ports. - OpenBSD applies its own security hardening to the port, so it can lag upstream by design.
- Building from ports takes hours on modest hardware. Prefer the binary package where one exists.