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

Last updated: June 04,2024

1. Install "python-netsyslog" package

Please follow the guidelines below to install python-netsyslog on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-netsyslog

2. Uninstall "python-netsyslog" package

This guide let you learn how to uninstall python-netsyslog on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-netsyslog
Priority: optional
Section: universe/python
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.1.0+dp2-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-netsyslog/python-netsyslog_0.1.0+dp2-1_all.deb
Size: 9400
MD5sum: a09c84a58b983fcb7a436b44818b87f7
SHA1: f22d7450ca869446c0f15eb8579da43358fa5246
SHA256: aad686e95c8fefaf69d3ee73c1bedf40d13012d16d67058b7dac8f1e31b7536f
Description-en: Python Modules for emitting and receiving syslog events
Construct or parse syslog messages for transport over UDP and TCP. Unlike
other syslog modules it allows you to set the metadata (e.g. time,
host name, program name, etc.) yourself, giving you full control over
the contents of the packets that it creates.
.
The parsing/collector functionality aims to support RFC3164 (the
traditional message format) and RFC6587 (transport over TCP).
Description-md5: bfc1982f2cdd94768dec9072d8af02fb
Homepage: http://hacksaw.sourceforge.net/netsyslog/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu