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

Last updated: June 30,2024

1. Install "python-libewf" package

This tutorial shows how to install python-libewf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libewf

2. Uninstall "python-libewf" package

This tutorial shows how to uninstall python-libewf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libewf
Priority: optional
Section: universe/python
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libewf
Version: 20140608-6
Depends: libewf2 (= 20140608-6), libc6 (>= 2.14), libpython2.7 (>= 2.7), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/libe/libewf/python-libewf_20140608-6_amd64.deb
Size: 26044
MD5sum: 0edbc8853f33d0f9be136d60919dec52
SHA1: bd28612b9c5ba69d86f60ad88bc445efd8b030e7
SHA256: 52f60d8168d7694a4283d1935b36e90d78f13697a441bf0457d67b15ca47d360
Description-en: support for Expert Witness Compression format -- Python bindings
Libewf is a library with support for reading and writing the Expert Witness
Compression Format (EWF).
This library allows you to read media information of EWF files in the SMART
(EWF-S01) format and the EnCase (EWF-E01) format. It supports files created
by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics
investigations.
.
This package contains Python bindings for libewf.
Description-md5: 6f90ae9d5fc4ecf58c4feb37aff71759
Homepage: https://github.com/libyal/libewf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu