How to Install and Uninstall scanbd Package on Kali Linux

Last updated: May 18,2024

1. Install "scanbd" package

This guide covers the steps necessary to install scanbd on Kali Linux

$ sudo apt update $ sudo apt install scanbd

2. Uninstall "scanbd" package

This tutorial shows how to uninstall scanbd on Kali Linux:

$ sudo apt remove scanbd $ sudo apt autoclean && sudo apt autoremove

3. Information about the scanbd package on Kali Linux

Package: scanbd
Version: 1.5.1-6
Installed-Size: 189
Maintainer: Debian QA Group
Architecture: amd64
Depends: lsb-base (>= 3.0-6), openbsd-inetd | inet-superserver, sane-utils, update-inetd, libc6 (>= 2.4), libconfuse2 (>= 3.2.1~), libdbus-1-3 (>= 1.9.14), libsane (>= 1.0.24), libudev1 (>= 183)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 50108
SHA256: 936d4aab0b92fc9e409d6b98852e8960e72e76940488f50fed8fc651e46c8f2d
SHA1: e71af03fbff93c09d94fde81b30db66e900d348c
MD5sum: 3d0818f77c503692631a031eed558263
Description: Scanner button daemon
It polls the scanner buttons looking for buttons pressed or function knob
changes or other scanner events as paper inserts / removals and at the same
time allows also scan-applications to access the scanners. If buttons are
pressed, etc., various actions can be submitted (scan, copy, email, ...) via
action scripts. The function knob values are passed to the action-scripts as
well.
.
Scan actions are also signaled via D-Bus. This can be useful for foreign
applications. Scans can also be triggered via D-Bus from foreign applications.
.
On platforms which support signaling of dynamic device insertion / removal
(libudev, D-Bus, hal) scanbd supports this as well. scanbd can use all
sane-backends or some special backends from the (old) scanbuttond project.
.
This package is a successor of scanbuttond.
Description-md5: d74871c46cb6f52c5de388d68a7032a4
Homepage: http://scanbd.sf.net/
Section: misc
Priority: optional
Filename: pool/main/s/scanbd/scanbd_1.5.1-6_amd64.deb