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

Last updated: May 13,2024

1. Install "bacula-bscan" package

In this section, we are going to explain the necessary steps to install bacula-bscan on Kali Linux

$ sudo apt update $ sudo apt install bacula-bscan

2. Uninstall "bacula-bscan" package

This guide covers the steps necessary to uninstall bacula-bscan on Kali Linux:

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

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

Package: bacula-bscan
Source: bacula
Version: 13.0.4-1
Installed-Size: 95
Maintainer: Debian Bacula Team
Architecture: amd64
Replaces: bacula-sd-mysql (<< 7.4.3+dfsg-3), bacula-sd-pgsql (<< 7.4.3+dfsg-3), bacula-sd-sqlite3 (<< 7.4.3+dfsg-3)
Depends: bacula-common-pgsql (= 13.0.4-1) | bacula-common-mysql (= 13.0.4-1) | bacula-common-sqlite3 (= 13.0.4-1), bacula-sd (= 13.0.4-1), bacula-common (= 13.0.4-1), libc6 (>= 2.34), libstdc++6 (>= 5)
Breaks: bacula-sd-mysql (<< 7.4.3+dfsg-3), bacula-sd-pgsql (<< 7.4.3+dfsg-3), bacula-sd-sqlite3 (<< 7.4.3+dfsg-3)
Size: 26004
SHA256: ff2b317b9b940ab8c2f2fc693d28f5f2f1e3598e5e6227203988243f42bc73ee
SHA1: 1485240baa218cf3dcfacb3ca6d6825b1f936655
MD5sum: 0b31c94214d99d2e8d2df2d713361fdf
Description: network backup service - bscan tool
Bacula is a set of programs to manage backup, recovery and verification of
data across a network of computers of different kinds.
.
The storage daemon performs the storage and recovery of the file
attributes and data to the physical media; in other words, it is
responsible for reading and writing the backups.
.
This package contains the bscan utility, which is used for recovery
when Bacula's catalog is unavailable.
Description-md5:
Homepage: https://www.bacula.org/
Section: admin
Priority: optional
Filename: pool/main/b/bacula/bacula-bscan_13.0.4-1_amd64.deb