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

Last updated: July 02,2024

1. Install "python-libesedb" package

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

$ sudo apt update $ sudo apt install python-libesedb

2. Uninstall "python-libesedb" package

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

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

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

Package: python-libesedb
Priority: optional
Section: universe/python
Installed-Size: 279
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libesedb
Version: 20151213-1
Depends: libesedb1 (= 20151213-1), libbfio1 (>= 20120425), libc6 (>= 2.14), libpython2.7 (>= 2.7), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/libe/libesedb/python-libesedb_20151213-1_amd64.deb
Size: 57854
MD5sum: 4647a0bd1f6bca3e2bf0e56081d52ce4
SHA1: cfb984fcf07aaba03467abae599b398fb92b44b8
SHA256: 741c4115d4d576b8c7df8c0698ed6d8a26c63e048a398a863f9456ac39a2ee18
Description-en: Extensible Storage Engine DB access library -- Python bindings
libesedb is a library to access the Extensible Storage Engine (ESE)
Database File (EDB) format. The ESE database format is used in may
different applications like Windows Search, Windows Mail, Exchange,
Active Directory, etc..
.
This package contains Python bindings for libesedb.
Description-md5: 2fe9b469040988fd5920ec27415b7d75
Homepage: https://github.com/libyal/libesedb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu