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

Last updated: September 29,2024

1. Install "python-logsparser" package

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

$ sudo apt update $ sudo apt install python-logsparser

2. Uninstall "python-logsparser" package

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

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

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

Package: python-logsparser
Priority: optional
Section: universe/python
Installed-Size: 1924
Maintainer: Ubuntu Developers
Original-Maintainer: Fabien Boucher
Architecture: all
Source: pylogsparser
Version: 0.4-1
Provides: python2.7-logsparser
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-lxml, python-tz, python-geoip
Filename: pool/universe/p/pylogsparser/python-logsparser_0.4-1_all.deb
Size: 227696
MD5sum: 56c915b03c921e57a5569bc43cba0ae2
SHA1: 9b7d2ff86254a3cc0c3eeaa591ef77cb81bd7bc9
SHA256: 4edff3b40ec43250d3a52fa3bd14dcd2d54d12ff790ce0134f83c2fe9600dd2e
Description-en: Python library for log parsing, tagging and analysis.
Pylogsparser is a library that can be used to parse log lines and extract
various metadata out of them according to known log formats. The library
is shipped with several default log formats, such as Syslog, Apache, sshd and
many others. It is also possible to define and use your own log formats with
the library, as XML definition files.
Description-md5: 7110599626df333afd7142af7502de2d
Homepage: http://www.wallix.org/pylogsparser-project/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu