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

Last updated: May 19,2024

1. Install "python-evtx" package

Here is a brief guide to show you how to install python-evtx on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-evtx

2. Uninstall "python-evtx" package

Please follow the instructions below to uninstall python-evtx on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-evtx
Priority: optional
Section: universe/python
Installed-Size: 158
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Architecture: all
Version: 0.3.1+dfsg-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-evtx/python-evtx_0.3.1+dfsg-1_all.deb
Size: 20358
MD5sum: 353b058db157f68fa597042dbb127557
SHA1: d2866d11b910839eac104229fe1edc5582601246
SHA256: a998ee3550fef7b64b0a832cb873e254ceb5c831c6f183c72239425e659f69ec
Description-en: pure Python parser for recent Windows Event Log files
This module provides programmatic access to the File and Chunk
headers, record templates, and event entries from Microsoft Windows
Vista and later.
Description-md5: e9cf17b0cd85af43456a680bd6d20a63
Homepage: http://www.williballenthin.com/evtx/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu