How to Install and Uninstall bacula-director Package on Kali Linux

Last updated: May 20,2024

1. Install "bacula-director" package

This guide let you learn how to install bacula-director on Kali Linux

$ sudo apt update $ sudo apt install bacula-director

2. Uninstall "bacula-director" package

This tutorial shows how to uninstall bacula-director on Kali Linux:

$ sudo apt remove bacula-director $ sudo apt autoclean && sudo apt autoremove

3. Information about the bacula-director package on Kali Linux

Package: bacula-director
Source: bacula
Version: 13.0.4-1
Installed-Size: 1192
Maintainer: Debian Bacula Team
Architecture: amd64
Replaces: bacula-common (<< 9.6.4-1)
Depends: bacula-common (= 13.0.4-1), bacula-director-pgsql (= 13.0.4-1) | bacula-director-mysql (= 13.0.4-1) | bacula-director-sqlite3 (= 13.0.4-1), bsd-mailx | mailx, sysvinit-utils (>= 3.05-1), ucf, libc6 (>= 2.34), libstdc++6 (>= 5)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: bacula-doc
Breaks: bacula-common (<< 9.6.4-1)
Size: 346572
SHA256: 5b4522d8850af7d6ba24e99661db76594dc6b6d8835d67e7b507dcdb0260e1ba
SHA1: 8e9d3de7806aadbd86457c01dfb1464b1e900c31
MD5sum: 748e116f4fead58e52553eee8aa23127
Description: network backup service - Director daemon
Bacula is a set of programs to manage backup, recovery and verification of
data across a network of computers of different kinds.
.
The Bacula Director service supervises all the backup, restore, verify and
archive operations. It can run as a daemon or as a foreground service which
administrators can use to schedule backups and recover files.
.
This package provides the Bacula Director daemon.
Description-md5:
Homepage: https://www.bacula.org/
Section: admin
Priority: optional
Filename: pool/main/b/bacula/bacula-director_13.0.4-1_amd64.deb