How to Install and Uninstall snort-common-libraries Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "snort-common-libraries" package

This guide let you learn how to install snort-common-libraries on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install snort-common-libraries

2. Uninstall "snort-common-libraries" package

Please follow the guidelines below to uninstall snort-common-libraries on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove snort-common-libraries $ sudo apt autoclean && sudo apt autoremove

3. Information about the snort-common-libraries package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: snort-common-libraries
Priority: optional
Section: universe/net
Installed-Size: 2432
Maintainer: Ubuntu Developers
Original-Maintainer: Javier Fernández-Sanguino Peña
Architecture: amd64
Source: snort
Version: 2.9.7.0-5
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Suggests: snort (>= 2.7.0) | snort-pgsql (>= 2.7.0) | snort-mysql (>= 2.7.0)
Conflicts: snort-common (<< 2.7.0-6)
Filename: pool/universe/s/snort/snort-common-libraries_2.9.7.0-5_amd64.deb
Size: 443222
MD5sum: 854de0f281422af7d753f10d8876c27e
SHA1: cf7d7db6f90ec0c18e90e4cebbd3355d8699c14c
SHA256: 22dc616d121e158d037d1604cbf9ed9b7158086bf2501cdbe64c3392cd79a88c
Description-en: flexible Network Intrusion Detection System - libraries
Snort is a libpcap-based packet sniffer/logger which can be used as a
lightweight network intrusion detection system. It features rules-based
logging and can perform content searching/matching in addition to
detecting a variety of other attacks and probes, such as buffer
overflows, stealth port scans, CGI attacks, SMB probes, and much more.
Snort has a real-time alerting capability, with alerts being sent to
syslog, a separate "alert" file, or even to a Windows computer via Samba.
.
This package provides libraries used by all the Snort binary packages.
Description-md5: bed61be07b89beefbd45da6918bcedd8
Homepage: http://www.snort.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu