macOS
brew install bareos-clientlocal Homebrew formula metadata
brew
Client for Bareos (Backup Archiving REcovery Open Sourced). Version 25.0.4 via Homebrew; verified 2026-07-02.
install
brew install bareos-clientlocal Homebrew formula metadata
overview
Client for Bareos (Backup Archiving REcovery Open Sourced)
history
Bareos Client packages the File Daemon and console pieces of Bareos, a network client/server backup system for backup, archiving, recovery, and verification across heterogeneous computers.
Bareos began as a fork of Bacula 5.2. The official documentation says Marco van Wieringen started collecting rejected or neglected Bacula community contributions in a branch in 2010, and that branch later became the basis of Bareos.
The client package matters because Bareos is split into Director, Console, File Daemon, Storage Daemon, and catalog components. The File Daemon is installed on machines to be backed up and is responsible for finding files, sending data to storage, and restoring attributes and data when requested.
The project has continued as a large open-source backup suite with AGPL licensing, packaged clients for Linux, FreeBSD, macOS, Windows, and other systems, and ongoing release lines documented through GitHub and the Bareos manual.
Bareos adoption comes from sites that need network backup, cataloged restores, and centralized administration rather than ad hoc tar or dump jobs. The project documents package sets for client, server, console, storage, WebUI, and plugins, while the Homebrew formula exposes the macOS client-side tooling.
A Bareos client normally runs the File Daemon on a protected host and uses bconsole to communicate with a Bareos Director. Configuration and credentials are closely related because daemon and console configuration files include names, addresses, and shared secrets used to authenticate with the Director.
Bareos is package-nerd significant because it is a service-oriented backup stack with split packages, daemon config directories, generated defaults, database/catalog dependencies, plugins, and cross-platform client packaging. The client formula is a small entry point into a much larger operational backup ecosystem.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
/etc/bareos/bareos-fd.conf/etc/bareos/bareos-fd.d//etc/bareos/bconsole.conf/etc/bareos/bconsole.d/Credential-bearing paths to review before unattended agent runs.
/etc/bareos/bareos-fd.conf/etc/bareos/bareos-fd.d//etc/bareos/bconsole.conf/etc/bareos/bconsole.d/executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bareos-fd | cli | global executable | |
bconsole | cli | global executable | |
btraceback | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bareos/bareos
install metadata
| Package key | brew:bareos-client |
|---|---|
| Version | 25.0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bareos-client |
| Homepage | https://www.bareos.com/ |
| Repository | https://github.com/bareos/bareos |
| Upstream docs | https://docs.bareos.org/Configuration/CustomizingTheConfiguration.html |
| License | AGPL-3.0-only |
| Source archive | https://github.com/bareos/bareos/archive/refs/tags/Release/25.0.4.tar.gz |
| Last updated | 2026-07-02T16:38:59Z |
| Pulse | updated |
| Dependencies | gettext, jansson, lzo, openssl@3, readline, xxhash |
| Build dependencies | cli11, cmake, cpp-gsl, fmt, utf8cpp |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bareos-client |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.