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

Last updated: June 30,2024

1. Install "python-libevtx" package

This is a short guide on how to install python-libevtx on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libevtx

2. Uninstall "python-libevtx" package

This is a short guide on how to uninstall python-libevtx on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libevtx
Priority: optional
Section: universe/python
Installed-Size: 891
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libevtx
Version: 20160107-1
Depends: libevtx1 (= 20160107-1), libbfio1 (>= 20120425), libc6 (>= 2.14), libpython2.7 (>= 2.7), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/libe/libevtx/python-libevtx_20160107-1_amd64.deb
Size: 283414
MD5sum: b81ade2500c0ef0fb8e4fd3413e4660d
SHA1: 58a7cc12b88ec407ee16bbd7c9a782c09ae068e6
SHA256: 66412565b16535c44e565a2c5f3120a92f969249069930732dfa1b273e6702fc
Description-en: Windows XML Event Log format access library -- Python bindings
libevtx is a library to access the Windows XML Event Log (EVTX) format.
.
This package contains Python bindings for libevtx.
Description-md5: 7da8d4675d890e29449e6254cd0c5940
Homepage: https://github.com/libyal/libevtx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu