How to Install and Uninstall dbacl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "dbacl" package

Please follow the guidelines below to install dbacl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dbacl

2. Uninstall "dbacl" package

Please follow the step by step instructions below to uninstall dbacl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dbacl $ sudo apt autoclean && sudo apt autoremove

3. Information about the dbacl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dbacl
Priority: optional
Section: universe/text
Installed-Size: 1316
Maintainer: Ubuntu Developers
Original-Maintainer: Zak B. Elep
Architecture: amd64
Version: 1.12-2.2
Depends: libc6 (>= 2.14)
Filename: pool/universe/d/dbacl/dbacl_1.12-2.2_amd64.deb
Size: 603418
MD5sum: 1f3a33ba1d8c8b89489185bcea503f3d
SHA1: 6767e2c0771dbb6db77b58e1d1aacfeeceb4e637
SHA256: 82b02294cfe142ba2743b07d7fb174155ca18c20da09dfb5e047706073f1424b
Description-en: digramic Bayesian text classifier
dbacl can distill text documents into categories, and then
compare other text documents to the learned categories.
.
It can be used to recognize spam, and more generally
sort incoming email into any number of categories such as
work, play, and so on.
.
As a noise filter, it can be useful during the indexing of
personal document collections.
Description-md5: e3c986ec27cfd8a90eb1b2a5e9e738e5
Homepage: http://www.lbreyer.com/gpl.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu