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

Last updated: December 25,2024

1. Install "python-prelude" package

This tutorial shows how to install python-prelude on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-prelude

2. Uninstall "python-prelude" package

In this section, we are going to explain the necessary steps to uninstall python-prelude on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-prelude
Priority: extra
Section: universe/python
Installed-Size: 1315
Maintainer: Ubuntu Developers
Original-Maintainer: Pierre Chifflier
Architecture: amd64
Source: libprelude
Version: 1.0.0-11.7ubuntu1
Provides: python2.7-prelude
Depends: python (>= 2.7), python (<< 2.8), libprelude2v5 (= 1.0.0-11.7ubuntu1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/libp/libprelude/python-prelude_1.0.0-11.7ubuntu1_amd64.deb
Size: 207056
MD5sum: caeedc853a4b56332652c4823898346e
SHA1: 7b97ef0e45573868b4a516b738a17400428679d4
SHA256: 0c0b1cff5d1761a8b1a99afa22056e1ab6ebeda99f50555fc56116f3f22cc53e
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 Prelude.
Description-md5: b3a6ab1ec4a22e212f5a1c8a439c4d96
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu