# 使用 Homebrew 安装 bareos-client

查看 bareos-client 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:bareos-client
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bareos-client
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:bareos-client
- **软件包管理器:** Homebrew
- **版本:** 25.1.0
- **来源摘要:** Client for Bareos (Backup Archiving REcovery Open Sourced)
- **主页:** <https://www.bareos.com/>
- **仓库:** <https://github.com/bareos/bareos>
- **最后更新:** 2026-08-03T14:49:20Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- bareos-fd (别名)
- bconsole (别名)
- btraceback (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 25.1.0
## 项目历史与用法

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.

### 时间线

- 2010: Marco van Wieringen starts collecting Bacula community contributions in a separate branch.
- 2012: Bareos emerges from the Bacula 5.2 fork lineage.
- 2020: Bareos versioning policy moves to semantic versioning for versions 20.0.0 and later.
- 2025: Bareos 25 release notes add plugins and platform improvements such as Windows disaster recovery imaging, Proxmox, and Hyper-V support.
- 2026: Bareos 25.0.x, 24.0.x, and 23.1.x maintenance releases continue on GitHub.

### Related projects

- Bareos is directly related to Bacula through its fork history. It also occupies the same systems-backup space as Amanda, Borg, Restic, commercial network backup suites, and lower-level Unix tools such as tar and dump, but with a cataloged client/server architecture.

### 来源

- <https://docs.bareos.org/master/Appendix/ReleaseNotes.html>
- <https://docs.bareos.org/master/IntroductionAndTutorial/WhatIsBareos.html>
- <https://github.com/bareos/bareos/blob/master/CHANGELOG.md>
- <https://github.com/bareos/bareos/blob/master/README.md>
- source_facts.repo


## 安全说明

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: /etc/bareos/bareos-fd.conf, /etc/bareos/bareos-fd.d/, /etc/bareos/bconsole.conf, /etc/bareos/bconsole.d/

## Credential files

- Unix: /etc/bareos/bareos-fd.conf, /etc/bareos/bareos-fd.d/, /etc/bareos/bconsole.conf, /etc/bareos/bconsole.d/

## Combined YAML source

View the package source record on GitHub. [combined/bareos-client.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bareos-client.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
