How to Install and Uninstall bld-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "bld-tools" package

This tutorial shows how to install bld-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bld-tools

2. Uninstall "bld-tools" package

Please follow the guidance below to uninstall bld-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bld-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the bld-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bld-tools
Priority: optional
Section: universe/admin
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Meredith
Architecture: amd64
Source: bld
Version: 0.3.4.1-4
Depends: libc6 (>= 2.4)
Recommends: bld (= 0.3.4.1-4)
Filename: pool/universe/b/bld/bld-tools_0.3.4.1-4_amd64.deb
Size: 15504
MD5sum: c58fb916cfd3aa16c73c6a2775365f4f
SHA1: f06bd96f200bc716cfdeb0f1a563d7f410a1fc76
SHA256: 23d74b78753a8a99f9d6253467acb95d026ef8526f4ac28db35d07cebbf5e28e
Description-en: Generic tools for Black List Daemon
BLD stands for "black list daemon" and is intended to build blacklists
using simple rules based on a maximum number of submissions of the same
IP address during a minimum time interval. BLD was primarily designed to
fight against dictionary-based spams (by making the MTA report to BLD
any host that tries to send a mail to an unknown user) but can be used
by any application that needs a blacklist based on connection rate
limits.
.
This package contains additional tools to be used with bld.
Description-md5: 8383656d6e7a86b15153816de294c4d3
Homepage: http://bld.r14.freenix.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu