How to Install and Uninstall python-preludedb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-preludedb" package

This guide let you learn how to install python-preludedb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-preludedb

2. Uninstall "python-preludedb" package

This guide covers the steps necessary to uninstall python-preludedb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-preludedb $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-preludedb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-preludedb
Priority: extra
Section: universe/python
Installed-Size: 222
Maintainer: Ubuntu Developers
Original-Maintainer: Mickael Profeta
Architecture: amd64
Source: libpreludedb
Version: 1.0.0-2.3ubuntu4
Depends: python (>= 2.7), python (<< 2.8), libpreludedb0 (= 1.0.0-2.3ubuntu4), python-prelude, libc6 (>= 2.14), libprelude2v5
Filename: pool/universe/libp/libpreludedb/python-preludedb_1.0.0-2.3ubuntu4_amd64.deb
Size: 29172
MD5sum: d15c18dffdb400abff2ab48c661f8ffa
SHA1: 5fee6094952868bd2a71f423bf764ea8869ec448
SHA256: da769f6d1299d58684389126af442a3248548ebd98b2b3dd7bc38519ae6b1f28
Description-en: Security Information Management System [ Base library ]
Prelude is a Universal "Security Information Management" (SIM) system.
Its goals are performance and modularity. It is divided in two main
parts :
- the Prelude sensors, responsible for generating alerts, such as
snort sensor, featuring a signature engine, plugins for
protocol analysis, and intrusion detection plugins, and the Prelude
log monitoring lackey.
- the Prelude report server, collecting data from Prelude sensors,
and generating user-readable reports.
.
This package contains the Python bindings for PreludeDB.
Description-md5: 75240c7012447384e0b158d7dbd860aa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu