How to Install and Uninstall python3-evtx Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-evtx" package

Learn how to install python3-evtx on Kali Linux

$ sudo apt update $ sudo apt install python3-evtx

2. Uninstall "python3-evtx" package

Please follow the guidance below to uninstall python3-evtx on Kali Linux:

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

3. Information about the python3-evtx package on Kali Linux

Package: python3-evtx
Source: python-evtx
Version: 0.7.4-1
Installed-Size: 161
Maintainer: Hilko Bengen
Architecture: all
Replaces: python-evtx (<< 0.6.1-1.1)
Depends: python3-more-itertools, python3-pyparsing, python3-six, python3-zipp, python3:any
Breaks: python-evtx (<< 0.6.1-1.1)
Size: 27568
SHA256: b9f3aa8d72c83e29c3a3b4948d413d1ec614104b5e921388dd6d070b6c586aff
SHA1: 1a79205d17380762305b2b948f5a766b6bd85edf
MD5sum: 6221ea644b82099db77434c151566500
Description: parser for recent Windows Event Log files -- Python 3 version
This module provides programmatic access to the File and Chunk
headers, record templates, and event entries from Microsoft Windows
Vista and later.
.
This package contains modules for Python 3.
Description-md5:
Homepage: http://www.williballenthin.com/evtx/index.html
Section: python
Priority: optional
Filename: pool/main/p/python-evtx/python3-evtx_0.7.4-1_all.deb