How to Install and Uninstall lbdb Package on Kali Linux

Last updated: May 14,2024

1. Install "lbdb" package

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

$ sudo apt update $ sudo apt install lbdb

2. Uninstall "lbdb" package

Learn how to uninstall lbdb on Kali Linux:

$ sudo apt remove lbdb $ sudo apt autoclean && sudo apt autoremove

3. Information about the lbdb package on Kali Linux

Package: lbdb
Version: 0.52.1-1
Installed-Size: 249
Maintainer: Roland Rosenfeld
Architecture: amd64
Depends: perl:any, libc6 (>= 2.34), libvformat0 (>= 1.13-6~)
Suggests: abook, elpa-lbdb, finger, goobook, khard, libauthen-sasl-perl, libnet-ldap-perl, libpalm-perl, maildir-utils, mutt, procmail
Enhances: mutt
Size: 71964
SHA256: 06474b946f208ac16b784abfb9ee11f61ca6e2c4250cbbe321cd60591c77fc0e
SHA1: 06f5a0b33468d0286df9d43243832aab7f2fcd18
MD5sum: 9cdd304ac21efc2b30924c538f6c3c9e
Description: Little Brother's DataBase for the mutt mail reader
This package consists of a set of small tools, which collect mail
addresses from several sources and offer these addresses to the mutt
external query feature. At the moment the following modules are
supported:
- m_finger (uses the finger(1) command; needs finger package)
- m_inmail (scans incoming mail for addresses)
- m_passwd (searches /etc/passwd)
- m_yppasswd (searches the YP password database)
- m_nispasswd (searches the NIS password database)
- m_getent (searches the configured password database)
- m_pgp2, m_pgp5, m_gpg (searches your PGP or GnuPG keyrings)
- m_fido (searches the Fidonet nodelist)
- m_abook (uses the address book application abook; needs abook package)
- m_goobook (uses goobook to read Google contacts; needs goobook package)
- m_addr_email (uses addr-email from the addressbook Tk program)
- m_muttalias (searches your Mutt mail aliases)
- m_pine (searches your Pine addressbook files)
- m_wanderlust (search the WanderLust alias database)
- m_palm (uses your Palm database; needs libpalm-perl package)
- m_gnomecard (uses GnomeCard database files)
- m_ldap (query some LDAP server; needs libauthen-sasl-perl,
libauthen-sasl-perl, and libnet-ldap-perl packages)
- m_evolution (search in the Evolution addressbook)
- m_vcf (search in vcard files using libvformat)
- m_khard (search a CardDAV address book via khard; needs khard package)
- m_mu (search maidir-utils using mu-cfind; needs maildir-utils package)
Description-md5:
Homepage: https://www.spinnaker.de/lbdb/
Tag: implemented-in::c, implemented-in::perl, implemented-in::shell,
interface::commandline, protocol::finger, role::program,
use::searching, works-with::db, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/l/lbdb/lbdb_0.52.1-1_amd64.deb