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

Last updated: June 30,2024

1. Install "python-libevt" package

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

$ sudo apt update $ sudo apt install python-libevt

2. Uninstall "python-libevt" package

Learn how to uninstall python-libevt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libevt
Priority: optional
Section: universe/python
Installed-Size: 891
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libevt
Version: 20160107-1
Depends: libevt1 (= 20160107-1), libbfio1 (>= 20120425), libc6 (>= 2.14), libpython2.7 (>= 2.7), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/libe/libevt/python-libevt_20160107-1_amd64.deb
Size: 285760
MD5sum: 894f768c59cfba35367b09751a7ec4ed
SHA1: 73627c2cd1bc31dafa3a0de3667cb37aa7b4b731
SHA256: 787a42350f7e12697375b357c87b2adbbc00b6e1066a19a11f71007a65c000da
Description-en: Windows Event Log (EVT) format access library -- Python bindings
libevt is a library to access the Windows Event Log (EVT) format.
.
This package contains Python bindings for libevt.
Description-md5: e711eebd0ba8c523381d03af8396d7d1
Homepage: https://github.com/libyal/libevt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu