Automic VaultAutomic Vault

brew

bacula-fd mit Homebrew, apt, apk, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bacula-fd in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bacula-fd

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install bacula

MacPorts ports tree · sysutils/bacula/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install bacula-fd

Debian stable package indexes · bacula-fd · Quelle: deb.debian.org

Alpine Linux apkverifiziert · 92%
sudo apk add bacula

Alpine Linux edge package indexes · bacula · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install bacula-client

Fedora Rawhide package metadata · bacula-client · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#bacula

nixpkgs package indexes · pkgs/by-name/ba/bacula/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Network backup solution

Befehle und Aliase

  • bacula
  • bacula-fd
  • bbconsjson
  • bfdjson
  • get_malware_abuse.ch
  • md5tobase64.py

Verlauf

Projektgeschichte und Nutzung

Bacula File Daemon is the client-side daemon from the Bacula network backup system. In Homebrew it is packaged as bacula-fd, emphasizing the component installed on machines being backed up rather than the full Director, Storage daemon, catalog, and console stack.

Projektgeschichte

Bacula is described by its official site as a set of programs for backup, recovery, and verification across networks of different kinds of computers. The File service, also called the Client program or File daemon, is installed on the machine to be backed up and supplies file attributes and data to the Director during backup and restore.

The official documentation presents Bacula as a modular client/server backup system made of Director, Console, File, Storage, Catalog, and Monitor services. That architecture gave Bacula a role similar to commercial network backup suites while remaining free software and packageable for Unix-like systems.

Bacula's public distribution history is visible through official download links to SourceForge and through the Bacula Community Edition GitLab repository. The official site continues to publish manuals for the 15.0.x series and release artifacts such as 15.0.3 on SourceForge in 2025.

Adoptionsgeschichte

The Bacula site compares it to simpler tools such as tar and dump and to commercial packages such as Legato Networker, ARCserveIT, Arkeia, and PerfectBackup+, which places its adoption story in the system-administration world of scheduled network backups, tape and disk media, catalogs, and centralized restore workflows.

The batch metadata shows bacula-fd available through Homebrew, Debian, Ubuntu, Fedora-family packaging as bacula-client, Alpine, MacPorts, and Nix. That cross-distribution packaging reflects the practical need to install the file daemon on many client machines, even when the Director and Storage services live elsewhere.

Wie es verwendet wird

bacula-fd is configured with bacula-fd.conf and runs as a daemon on each client machine. It talks to the Bacula Director, sends file metadata and contents during backup jobs, and participates in restoring file attributes and data during recovery.

Unlike one-shot archive tools, Bacula expects an administrator to define resources, jobs, clients, storage, schedules, and catalog settings. The file daemon package matters because it is the small install footprint needed on protected hosts.

Warum Paket-Nerds sich dafür interessieren

bacula-fd is a classic packaging split: the package manager exposes one daemon from a larger distributed system because users often need the client component without installing the full backup server. That makes it important for fleet configuration, service management, and reproducible backup-agent deployment.

It also represents the older Unix daemon style of operational software: configuration files, long-running services, SQL-backed catalogs, and networked components rather than a single stateless CLI.

Zeitleiste

  • 2017: Bacula official 'What is Bacula?' page published, describing the modular backup system and File daemon role.
  • 2022: Bacula Community Edition GitLab project created.
  • 2025: Bacula 15.0.3 source and documentation artifacts published through the official SourceForge download area.
  • 2026: Official manuals page continued to list the 15.0.x documentation series.

Related projects

  • The File daemon is related to Bacula Director, Storage daemon, Console, Catalog, and Monitor components.
  • Comparable backup tools and suites mentioned in Bacula's own documentation include tar, dump, Legato Networker, ARCserveIT, Arkeia, and PerfectBackup+.

Sicherheitslage

Risikostufe: orange

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

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

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

Signale

  • metadata:service
  • text:network,backup

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
bacula-fd.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
baculacliglobales Executable
bacula-fdcliglobales Executable
bbconsjsoncliglobales Executable
bfdjsoncliglobales Executable
get_malware_abuse.chcliglobales Executable
md5tobase64.pycliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version15.0.3
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.bacula.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bacula-fd
Version15.0.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bacula-fd
Homepagehttps://www.bacula.org/
Repositoryhttps://gitlab.bacula.org/bacula-community-edition/bacula-community
Upstream-Dokumentationhttps://www.bacula.org/15.0.x-manuals/en/main/Customizing_Configuration_F.html
LizenzAGPL-3.0-only WITH openvpn-openssl-exception
Quellarchivhttps://downloads.sourceforge.net/project/bacula/bacula/15.0.3/bacula-15.0.3.tar.gz
Zuletzt aktualisiert2026-06-22T14:02:51-07:00
Pulseupdated
Abhängigkeitenopenssl@3, readline
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebacula-fd
Version Scheme0
Revision0
Conflicts With
  • bareos-client
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

bacula-fd 15.0.3-3

network backup service - file daemon

https://www.bacula.org/

sudo apt install bacula-fd
  • Section: admin
  • Architecture: amd64
  • Source Package: bacula
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bacula Fd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-fd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

bacula-fd 13.0.4-1build3

network backup service - file daemon

https://www.bacula.org/

sudo apt install bacula-fd
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: bacula
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bacula Fd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bacula-fd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts94%

bacula

sudo port install bacula
  • installed executable or alias match
  • Abgeglichen nach: Bacula
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/bacula/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

bacula 15.0.3-3

network backup service - metapackage

https://www.bacula.org/

sudo apt install bacula
  • Section: admin
  • Architecture: all
  • 2 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-bscan 15.0.3-3

network backup service - bscan tool

https://www.bacula.org/

sudo apt install bacula-bscan
  • Section: admin
  • Architecture: amd64
  • Source Package: bacula
  • 7 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-bscan from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-client 15.0.3-3

network backup service - client metapackage

https://www.bacula.org/

sudo apt install bacula-client
  • Section: admin
  • Architecture: all
  • Source Package: bacula
  • 2 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-common 15.0.3-3

network backup service - common support files

https://www.bacula.org/

sudo apt install bacula-common
  • Section: admin
  • Architecture: amd64
  • Source Package: bacula
  • 8 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-common-mysql 15.0.3-3

network backup service - MySQL common files

https://www.bacula.org/

sudo apt install bacula-common-mysql
  • Section: admin
  • Architecture: amd64
  • Source Package: bacula
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-common-mysql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-common-pgsql 15.0.3-3

network backup service - PostgreSQL common files

https://www.bacula.org/

sudo apt install bacula-common-pgsql
  • Section: admin
  • Architecture: amd64
  • Source Package: bacula
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-common-pgsql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-common-sqlite3 15.0.3-3

network backup service - SQLite v3 common files

https://www.bacula.org/

sudo apt install bacula-common-sqlite3
  • Section: admin
  • Architecture: amd64
  • Source Package: bacula
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-common-sqlite3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-console 15.0.3-3

network backup service - text console

https://www.bacula.org/

sudo apt install bacula-console
  • Section: admin
  • Architecture: amd64
  • Source Package: bacula
  • 5 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-console from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-console-qt 15.0.3-3

network backup service - Bacula Administration Tool

https://www.bacula.org/

sudo apt install bacula-console-qt
  • Section: utils
  • Architecture: amd64
  • Source Package: bacula
  • 9 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-console-qt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-director 15.0.3-3

network backup service - Director daemon

https://www.bacula.org/

sudo apt install bacula-director
  • Section: admin
  • Architecture: amd64
  • Source Package: bacula
  • 10 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-director from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-director-mysql 15.0.3-3

network backup service - MySQL storage for Director

https://www.bacula.org/

sudo apt install bacula-director-mysql
  • Section: admin
  • Architecture: all
  • Source Package: bacula
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • 3 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-director-mysql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-director-pgsql 15.0.3-3

network backup service - PostgreSQL storage for Director

https://www.bacula.org/

sudo apt install bacula-director-pgsql
  • Section: admin
  • Architecture: all
  • Source Package: bacula
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • 2 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-director-pgsql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

bacula-director-sqlite3 15.0.3-3

network backup service - SQLite 3 storage for Director

https://www.bacula.org/

sudo apt install bacula-director-sqlite3
  • Section: admin
  • Architecture: all
  • Source Package: bacula
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bacula
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacula-director-sqlite3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment